repmgr: add --dry-run option to "standby promote"

Implements GitHub #522.
This commit is contained in:
Ian Barwick
2019-01-10 12:36:33 +09:00
parent e191a32eac
commit b3c2831bd3
5 changed files with 37 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
4.3 2019-??
repmgr: add --version-number command line option (Ian)
repmgr: add --terse option to "cluster show"; GitHub #521 (Ian)
repmgr: add --dry-run option to "standby promote"; GitHub #522 (Ian)
repmgrd: check binary and extension major versions match; GitHub #515 (Ian)
4.2.1 2018-??-??