Parse "recovery_min_apply_delay" from recovery.conf

This commit is contained in:
Ian Barwick
2017-08-25 21:47:14 +09:00
parent 5ee1eb6bf7
commit 5208655a35
3 changed files with 22 additions and 14 deletions

View File

@@ -30,6 +30,9 @@ Changed command line options
The value (defaults to the user in the conninfo string) will be stored in
the repmgr metadata for use by standby clone/follow..
- `--recovery-min-apply-delay` is now a configuration file parameter
`recovery_min_apply_delay, to ensure the setting does not get lost when
a standby follows a new upstream.
### repmgrd