"node rejoin": ensure --dry-run is honoured

Addresses GitHub #383.
This commit is contained in:
Ian Barwick
2018-02-20 09:58:03 +09:00
parent a80e22f0ed
commit 14420d83fa
2 changed files with 11 additions and 2 deletions

View File

@@ -1,4 +1,7 @@
4.0.3 2018-02-
4.0.4 2018-??-??
repmgr: ensure "node rejoin" honours "--dry-run" option; GitHub #383 (Ian)
4.0.3 2018-02-15
repmgr: improve switchover handling when "pg_ctl" used to control the
server and logging output is not explicitly redirected (Ian)
repmgr: improve switchover log messages and exit code when old primary could