mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
Add note about checking replication slots when following upstream node
This commit is contained in:
@@ -1600,6 +1600,8 @@ do_master_failover(void)
|
|||||||
* It might be worth providing a selection of reconnection strategies
|
* It might be worth providing a selection of reconnection strategies
|
||||||
* as different behaviour might be desirable in different situations;
|
* as different behaviour might be desirable in different situations;
|
||||||
* or maybe the option not to reconnect might be required?
|
* or maybe the option not to reconnect might be required?
|
||||||
|
*
|
||||||
|
* XXX check this handles replication slots gracefully
|
||||||
*/
|
*/
|
||||||
static bool
|
static bool
|
||||||
do_upstream_standby_failover(t_node_info upstream_node)
|
do_upstream_standby_failover(t_node_info upstream_node)
|
||||||
|
|||||||
Reference in New Issue
Block a user