mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
doc: update FAQ
Emphasize that repmgr does not actually perform replication.
This commit is contained in:
@@ -126,20 +126,25 @@
|
|||||||
</para>
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
<sect2 id="faq-repmgr-required-for-replication">
|
||||||
|
<title>Is &repmgr; required for streaming replication?</title>
|
||||||
|
<para>
|
||||||
|
No.
|
||||||
|
</para>
|
||||||
|
<para>
|
||||||
|
&repmgr; (together with <application>repmgrd</application>) assists with
|
||||||
|
<emphasis>managing</emphasis> replication. It does not actually perform replication, which
|
||||||
|
is part of the core PostgreSQL functionality.
|
||||||
|
</para>
|
||||||
|
</sect2>
|
||||||
|
|
||||||
<sect2 id="faq-what-if-repmgr-uninstalled">
|
<sect2 id="faq-what-if-repmgr-uninstalled">
|
||||||
<title>Will replication stop working if &repmgr; is uninstalled?</title>
|
<title>Will replication stop working if &repmgr; is uninstalled?</title>
|
||||||
<para>
|
<para>
|
||||||
No.
|
No. See preceding question.
|
||||||
</para>
|
|
||||||
<para>
|
|
||||||
&repmgr; (together with <application>repmgrd</application>) assist with
|
|
||||||
managing replication. They do not actually perform replication, which
|
|
||||||
is part of the core PostgreSQL functionality.
|
|
||||||
</para>
|
</para>
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</sect1>
|
</sect1>
|
||||||
|
|
||||||
<sect1 id="faq-repmgr" xreflabel="repmgr">
|
<sect1 id="faq-repmgr" xreflabel="repmgr">
|
||||||
|
|||||||
Reference in New Issue
Block a user