mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
"daemon start": initial implementation
This commit is contained in:
@@ -48,6 +48,8 @@
|
||||
#define DAEMON_STATUS 22
|
||||
#define DAEMON_PAUSE 23
|
||||
#define DAEMON_UNPAUSE 24
|
||||
#define DAEMON_START 25
|
||||
#define DAEMON_STOP 26
|
||||
|
||||
/* command line options without short versions */
|
||||
#define OPT_HELP 1001
|
||||
|
||||
Reference in New Issue
Block a user