repmgr: add "--node-id" option to "cluster cleanup"

Implements GitHub #493.
This commit is contained in:
Ian Barwick
2018-09-25 15:54:22 +09:00
parent b660cb9fe4
commit 688337dec3
7 changed files with 74 additions and 19 deletions

View File

@@ -1,6 +1,7 @@
4.2.0 2018-??-??
repmgr: add parameter "shutdown_check_timeout" for use by "standby switchover";
GitHub #504 (Ian)
repmgr: add "--node-id" option to "repmgr cluster cleanup"; GitHub #493 (Ian)
4.1.1 2018-09-05
logging: explicitly log the text of failed queries as ERRORs to