repmgr: fix "Missing replication slots" label in "node check"

Per report in GitHub #507.
This commit is contained in:
Ian Barwick
2018-10-03 13:52:44 +09:00
parent ac40ef0e43
commit b346914d4d
3 changed files with 4 additions and 2 deletions

View File

@@ -5,6 +5,7 @@
repmgr: report unreachable nodes when running "repmgr cluster (matrix|crosscheck);
GitHub #246 (Ian)
repmgr: add configuration file parameter "repmgr_bindir"; GitHub #246 (Ian)
repmgr: fix "Missing replication slots" label in "node check"; GitHub #507 (Ian)
repmgrd: fix parsing of -d/--daemonize option (Ian)
4.1.1 2018-09-05