mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-24 23:56:29 +00:00
Rename some "repmgr daemon ..." commands to "repmgr service ..."
"repmgr daemon" can be interpreted to mean the commands affect the local daemon process only. Rename the commands which affect the entire cluster to "repmgr service ...". The "repmgr daemon ..." form of the affected commands is retained for backwards compatibility.
This commit is contained in:
@@ -402,7 +402,7 @@ ssh_options='-q -o ConnectTimeout=10' # Options to append to "ssh"
|
||||
# for "promote_command"; do not use "repmgr standby promote"
|
||||
# (or a script which executes "repmgr standby promote") here.
|
||||
|
||||
# Used by "repmgr daemon (start|stop)" to control repmgrd
|
||||
# Used by "repmgr service (start|stop)" to control repmgrd
|
||||
#
|
||||
#repmgrd_service_start_command = ''
|
||||
#repmgrd_service_stop_command = ''
|
||||
|
||||
Reference in New Issue
Block a user