mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 08:56:29 +00:00
Update sample configuration file
This commit is contained in:
@@ -191,6 +191,14 @@ ssh_options='' # Options to append to "ssh"
|
|||||||
# These settings are only applied when repmgrd is running. Values shown
|
# These settings are only applied when repmgrd is running. Values shown
|
||||||
# are defaults.
|
# are defaults.
|
||||||
|
|
||||||
|
#failover_mode=manual # one of 'automatic', 'manual'.
|
||||||
|
# determines what action to take in the event of upstream failure
|
||||||
|
#
|
||||||
|
# 'automatic': repmgrd will automatically attempt to promote the
|
||||||
|
# node or follow the new upstream node
|
||||||
|
# 'manual': repmgrd will take no action and the node will require
|
||||||
|
# manual attention to reattach it to replication
|
||||||
|
# (does not apply to BDR mode)
|
||||||
#monitoring_history=no
|
#monitoring_history=no
|
||||||
|
|
||||||
#primary_notification_timeout=60 # Interval (in seconds) which repmgrd on a standby
|
#primary_notification_timeout=60 # Interval (in seconds) which repmgrd on a standby
|
||||||
|
|||||||
Reference in New Issue
Block a user