repmgr: "cluster show" to return non-zero value if an issue encountered

This commit is contained in:
Ian Barwick
2018-07-05 13:32:50 +09:00
parent 4c7c681a14
commit 92d0e6809b
3 changed files with 43 additions and 1 deletions

View File

@@ -4,6 +4,7 @@
repmgr: fix "standby register --wait-sync" when no timeout provided (Ian)
repmgr: "cluster show" returns non-zero value if an issue encountered;
GitHub #456 (Ian)
repmgr: "node status" returns non-zero value if an issue encountered (Ian)
repmgrd: create a PID file by default; GitHub #457 (Ian)
repmgrd: daemonize process by default; GitHub #458 (Ian)