From 80bef0eb288c2412ff2e9993a527646e6a9eb996 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 25 Sep 2018 10:53:24 +0900 Subject: [PATCH] doc: minor fixes to "repmgr.conf.sample" --- repmgr.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/repmgr.conf.sample b/repmgr.conf.sample index 9699dbda..b5b5d710 100644 --- a/repmgr.conf.sample +++ b/repmgr.conf.sample @@ -281,9 +281,9 @@ ssh_options='-q -o ConnectTimeout=10' # Options to append to "ssh" # a value of zero prevents the node being promoted to primary # (default: 100) -#reconnect_attempts=6 # Number attempts which will be made to reconnect to an unreachable +#reconnect_attempts=6 # Number of attempts which will be made to reconnect to an unreachable # primary (or other upstream node) -#reconnect_interval=10 # Interval between attempts to reconnect to an unreachable +#reconnect_interval=10 # Interval between attempts to reconnect to an unreachable # primary (or other upstream node) #promote_command= # command repmgrd executes when promoting a new primary; use something like: #