Finalize "daemon (start|stop)" commands

Implements GitHub #528.
This commit is contained in:
Ian Barwick
2019-01-29 13:10:41 +09:00
parent c83e9870fe
commit 7654dd615b
2 changed files with 21 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
4.3 2019-??
repmgr: add "daemon (start|stop)" command; GitHub #528 (Ian)
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)