mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 00:26:30 +00:00
Fix typo
This commit is contained in:
@@ -1117,7 +1117,7 @@ this will perform any necessary checks and inform you about success/failure, and
|
|||||||
stop before the first actual command is run (which would be the shutdown of the
|
stop before the first actual command is run (which would be the shutdown of the
|
||||||
current primary). Example output:
|
current primary). Example output:
|
||||||
|
|
||||||
$ repmgr standby switchover --siblings-follow --dry-rub
|
$ repmgr standby switchover --siblings-follow --dry-run
|
||||||
NOTICE: checking switchover on node "node2" (ID: 2) in --dry-run mode
|
NOTICE: checking switchover on node "node2" (ID: 2) in --dry-run mode
|
||||||
INFO: SSH connection to host "localhost" succeeded
|
INFO: SSH connection to host "localhost" succeeded
|
||||||
INFO: archive mode is "off"
|
INFO: archive mode is "off"
|
||||||
|
|||||||
Reference in New Issue
Block a user