"standby clone": document --recovery-conf-only option

This commit is contained in:
Ian Barwick
2018-02-23 10:54:42 +09:00
parent 1f021dc9fa
commit ed0330c334
5 changed files with 153 additions and 1 deletions

View File

@@ -92,6 +92,15 @@
</para>
</refsect1>
<refsect1 id="repmgr-standby-register-node-cloned-other-source">
<title>Registering a node not cloned by repmgr</title>
<para>
If you've cloned a standby using another method (e.g. <application>barman</application>'s
<command>barman recover</command> command), first execute
<link linkend="repmgr-standby-create-recovery-conf">repmgr standby clone --recovery-conf-only</link>
to add the <filename>recovery.conf</filename> file, then register the standby as usual.
</para>
</refsect1>
<refsect1>
<title>Event notifications</title>
<para>