"standby follow": finalize implementation of --dry-run option

This commit is contained in:
Ian Barwick
2018-02-02 15:42:08 +09:00
parent 50894b6124
commit ea653a8dbc
2 changed files with 9 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
server and logging output is not explicitly redirected (Ian)
repmgr: improve switchover log messages and exit code when old primary could
not be shut down cleanly (Ian)
repmgr: add --dry-run mode to "repmgr standby follow"; GitHub #368 (Ian)
4.0.2 2018-01-18
repmgr: add missing -W option to getopt_long() invocation; GitHub #350 (Ian)