mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
daemon status: add column "upstream last seen"
This displays the interval (in seconds) since the repmgrd instance on each node last confirmed its upstream node is available.
This commit is contained in:
1
HISTORY
1
HISTORY
@@ -21,6 +21,7 @@
|
||||
repmgr: fix long node ID display in "cluster show" (Ian)
|
||||
repmgr: check for primary server before executing "witness register";
|
||||
GitHub #538 (Ian)
|
||||
repmgr: show "upstream last seen" interval in "daemon status" output (Ian)
|
||||
repmgr: "node check" will only consider physical replication slots (Ian)
|
||||
repmgrd: check binary and extension major versions match; GitHub #515 (Ian)
|
||||
repmgrd: on a cascaded standby, don't fail over if "failover=manual";
|
||||
|
||||
Reference in New Issue
Block a user