"How many" -> "Number of"

This commit is contained in:
Ian Barwick
2015-11-05 13:51:05 +09:00
parent e775a962ad
commit 8973812144

View File

@@ -116,12 +116,12 @@ logfacility=STDERR
# #
# These settings are only applied when repmgrd is running. # These settings are only applied when repmgrd is running.
# How many seconds to wait for a response from the primary server before # Number of seconds to wait for a response from the primary server before
# deciding it has failed # deciding it has failed
master_response_timeout=60 master_response_timeout=60
# How many times to try and reconnect to the primary before starting # Number of times to try and reconnect to the primary before starting
# the failover procedure # the failover procedure
reconnect_attempts=6 reconnect_attempts=6
reconnect_interval=10 reconnect_interval=10
@@ -142,5 +142,3 @@ follow_command='repmgr standby follow -f /path/to/repmgr.conf -W'
# default value is 300) # default value is 300)
# #
# retry_promote_interval_secs=300 # retry_promote_interval_secs=300