mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 07:06:30 +00:00
repmgrd: updates for BDR monitoring
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user