Convert --recovery-min-apply-delay to configuration file option

That way it only needs to be set once, and won't get lost during
follow operations etc.
This commit is contained in:
Ian Barwick
2017-08-25 21:25:15 +09:00
parent dc172cae20
commit 5ee1eb6bf7
4 changed files with 50 additions and 29 deletions

View File

@@ -66,6 +66,9 @@
# at least the number of standbys which will connect
# to the primary.
#recovery_min_apply_delay= # Ff provided, "recovery_min_apply_delay" in recovery.conf
# will be set to this value.
#------------------------------------------------------------------------------
# Logging settings
#------------------------------------------------------------------------------