Files
repmgr/doc
Ian Barwick 38e3aae053 repmgr: add parameter "shutdown_check_timeout"
Previously, "repmgr standby switchover" used the configuration file parameters
"reconnect_interval" and "reconnect_attempts" to define a timeout to determine
whether the current primary (demotion candidate) has shut down.

However, these parameters are intended for primary failure detection and are
generally lower in value, while a controlled shutdown may take longer, resulting
in the switchover being aborted as repmgr was not waiting long enough.

To prevent this happening, parameter "shutdown_check_timeout" has been added.
This complements the existing "standby_reconnect_timeout" parameter used
by "repmgr standby switchover".

Implements GitHub #504.
2018-09-25 11:34:06 +09:00
..
2018-08-20 15:33:55 +09:00
2018-09-12 14:17:14 +09:00
2017-10-17 11:00:37 +09:00
2018-01-02 10:19:46 +09:00
2018-04-24 21:08:05 +09:00
2017-10-05 10:30:28 +09:00
2017-10-05 10:30:28 +09:00
2017-10-05 10:30:29 +09:00