docs: add sample output to "standby follow" and "standby promote"

This commit is contained in:
Ian Barwick
2017-10-27 15:03:34 +09:00
parent 47eaa99537
commit fbf357947d
4 changed files with 36 additions and 2 deletions

View File

@@ -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.