mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 08:56:29 +00:00
"standby register": add --dry-run and check node is attached to upstream
This commit is contained in:
@@ -1514,6 +1514,7 @@ check_cli_parameters(const int action)
|
||||
case PRIMARY_REGISTER:
|
||||
case PRIMARY_UNREGISTER:
|
||||
case STANDBY_CLONE:
|
||||
case STANDBY_REGISTER:
|
||||
case STANDBY_SWITCHOVER:
|
||||
case NODE_SERVICE:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user