mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 00:46:29 +00:00
repmgr: note that --dry-run is not effective with "repmgr service status"
This commit is contained in:
@@ -1916,6 +1916,7 @@ check_cli_parameters(const int action)
|
|||||||
case NODE_SERVICE:
|
case NODE_SERVICE:
|
||||||
case SERVICE_PAUSE:
|
case SERVICE_PAUSE:
|
||||||
case SERVICE_UNPAUSE:
|
case SERVICE_UNPAUSE:
|
||||||
|
case SERVICE_STATUS:
|
||||||
case DAEMON_START:
|
case DAEMON_START:
|
||||||
case DAEMON_STOP:
|
case DAEMON_STOP:
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user