doc: update FAQ

Emphasize that repmgr does not actually perform replication.
This commit is contained in:
Ian Barwick
2018-10-31 11:44:07 +09:00
parent 3c5ef69f38
commit d098c6a114

View File

@@ -116,6 +116,20 @@
</para>
</sect2>
<sect2 id="faq-what-if-repmgr-uninstalled">
<title>Will replication stop working if &repmgr; is uninstalled?</title>
<para>
No.
</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>
</sect2>
</sect1>
<sect1 id="faq-repmgr" xreflabel="repmgr">