mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
repmgr: note that --dry-run is not effective with "repmgr daemon status"
This commit is contained in:
@@ -1908,6 +1908,7 @@ check_cli_parameters(const int action)
|
|||||||
case NODE_SERVICE:
|
case NODE_SERVICE:
|
||||||
case DAEMON_PAUSE:
|
case DAEMON_PAUSE:
|
||||||
case DAEMON_UNPAUSE:
|
case DAEMON_UNPAUSE:
|
||||||
|
case DAEMON_STATUS:
|
||||||
case DAEMON_START:
|
case DAEMON_START:
|
||||||
case DAEMON_STOP:
|
case DAEMON_STOP:
|
||||||
break;
|
break;
|
||||||
|
|||||||
Reference in New Issue
Block a user