mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
repmgr: add --dry-run option to "standby promote"
Implements GitHub #522.
This commit is contained in:
@@ -1823,6 +1823,7 @@ check_cli_parameters(const int action)
|
||||
case STANDBY_REGISTER:
|
||||
case STANDBY_FOLLOW:
|
||||
case STANDBY_SWITCHOVER:
|
||||
case STANDBY_PROMOTE:
|
||||
case WITNESS_REGISTER:
|
||||
case WITNESS_UNREGISTER:
|
||||
case NODE_REJOIN:
|
||||
|
||||
Reference in New Issue
Block a user