mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
doc: clarify when "standby follow" can be used.
The unqualified wording previously implied that any running server could be rejoined with "standby follow", which is not the case with a "split brain" primary.
This commit is contained in:
@@ -28,6 +28,10 @@
|
|||||||
If the node is running and needs to be attached to the current primary, use
|
If the node is running and needs to be attached to the current primary, use
|
||||||
<xref linkend="repmgr-standby-follow">.
|
<xref linkend="repmgr-standby-follow">.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
Note <xref linkend="repmgr-standby-follow"> can only be used for standbys which have not diverged
|
||||||
|
from the rest of the cluster.
|
||||||
|
</para>
|
||||||
</tip>
|
</tip>
|
||||||
</refsect1>
|
</refsect1>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user