mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-27 17:06:29 +00:00
doc: add note about starting/stopping repmgrd on individual nodes
This commit is contained in:
@@ -6,9 +6,9 @@
|
|||||||
<secondary>operation</secondary>
|
<secondary>operation</secondary>
|
||||||
</indexterm>
|
</indexterm>
|
||||||
|
|
||||||
<sect1 id="repmgrd-pausing">
|
<sect1 id="repmgrd-pausing" xreflabel="pausing the repmgrd service">
|
||||||
|
|
||||||
<title>Pausing repmgrd</title>
|
<title>Pausing the repmgrd service</title>
|
||||||
|
|
||||||
<indexterm>
|
<indexterm>
|
||||||
<primary>repmgrd</primary>
|
<primary>repmgrd</primary>
|
||||||
@@ -185,7 +185,13 @@ NOTICE: node 3 (node3) unpaused</programlisting>
|
|||||||
<para>
|
<para>
|
||||||
<link linkend="repmgr-service-pause"><command>repmgr service pause</command></link> and
|
<link linkend="repmgr-service-pause"><command>repmgr service pause</command></link> and
|
||||||
<link linkend="repmgr-service-unpause"><command>repmgr service unpause</command></link>
|
<link linkend="repmgr-service-unpause"><command>repmgr service unpause</command></link>
|
||||||
<emphasis>do not</emphasis> stop/start &repmgrd;.
|
<emphasis>do not</emphasis> start/stop &repmgrd;.
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
The commands <link linkend="repmgr-daemon-start"><command>repmgr daemon start</command></link>
|
||||||
|
and <link linkend="repmgr-daemon-stop"><command>repmgr daemon stop</command></link>
|
||||||
|
(<link linkend="repmgrd-service-configuration">if correctly configured</link>) can be used to start/stop
|
||||||
|
&repmgrd; on individual nodes.
|
||||||
</para>
|
</para>
|
||||||
</note>
|
</note>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|||||||
Reference in New Issue
Block a user