repmgrd: updates for BDR monitoring

This commit is contained in:
Ian Barwick
2017-07-27 09:49:53 +09:00
parent a9b0c16b3c
commit eff26b496c
5 changed files with 44 additions and 21 deletions

View File

@@ -236,4 +236,12 @@ ssh_options='' # Options to append to "ssh"
# BDR monitoring options
#------------------------------------------------------------------------------
#bdr_active_node_recovery=false #
#bdr_local_monitoring_only=false # Only monitor the local node; no checks will be
# performed on the other node
#bdr_recovery_timeout # If a BDR node was offline and has become available
# maximum length of time in seconds to wait for the
# node to reconnect to the cluster
#bdr_active_node_recovery=false # If a BDR node was offline and has recovered,
# provide connection details with the "bdr_recovery"
# event to enable automatic reconfiguration of the node
# to accept connections