mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 08:56:29 +00:00
Add --data-directory-config option to "repmgr node check"
Implements part of GitHub #523.
This commit is contained in:
@@ -3472,6 +3472,10 @@ do_standby_switchover(void)
|
||||
}
|
||||
termPQExpBuffer(&command_output);
|
||||
|
||||
/* check remote repmgr has the data directory correctly configured */
|
||||
|
||||
// - add repmgr node check --data-directory
|
||||
|
||||
/*
|
||||
* populate local node record with current state of various replication-related
|
||||
* values, so we can check for sufficient walsenders and replication slots
|
||||
|
||||
Reference in New Issue
Block a user