mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-22 22:56:29 +00:00
repmgr: enable "primary unregister --force" to unregister an active primary
The primary must have no registered standby nodes. Also document usage when unregistering a primary node which is actually running as a standby.
This commit is contained in:
@@ -60,6 +60,15 @@
|
||||
displayed correctly.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
<link linkend="repmgr-primary-unregister">repmgr primary unregister</link>:
|
||||
the <option>--force</option> can be provided to unregister an active primary node, provided
|
||||
it has no registered standby nodes.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>
|
||||
<link linkend="repmgr-standby-clone">repmgr standby clone</link>: new option
|
||||
|
||||
Reference in New Issue
Block a user