mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
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:
@@ -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
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user