mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-24 23:56:29 +00:00
docs: add sample output to "standby follow" and "standby promote"
This commit is contained in:
@@ -14,6 +14,14 @@
|
||||
a standby to the current primary, not another standby.
|
||||
</simpara>
|
||||
</note>
|
||||
|
||||
<tip>
|
||||
<para>
|
||||
If the node is running and needs to be attached to the current primary, use
|
||||
<xref linkend="repmgr-standby-follow">.
|
||||
</para>
|
||||
</tip>
|
||||
|
||||
<para>
|
||||
This can optionally use <application>pg_rewind</application> to re-integrate a node which has diverged
|
||||
from the rest of the cluster, typically a failed primary.
|
||||
|
||||
Reference in New Issue
Block a user