From 4c2ba420005caa126249802de954a53a854faf39 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 27 Jul 2017 18:10:56 +0900 Subject: [PATCH] Update sample configuration file --- repmgr.conf.sample | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/repmgr.conf.sample b/repmgr.conf.sample index 0880ced2..c1032b7f 100644 --- a/repmgr.conf.sample +++ b/repmgr.conf.sample @@ -191,6 +191,14 @@ ssh_options='' # Options to append to "ssh" # These settings are only applied when repmgrd is running. Values shown # 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 #primary_notification_timeout=60 # Interval (in seconds) which repmgrd on a standby