mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 00:26:30 +00:00
doc: clarify usage of the "passfile" parameter.
This commit is contained in:
@@ -153,6 +153,11 @@ node3:5432:replication:repluser:foo</programlisting>
|
|||||||
location on all nodes, as when connecting to a remote node, the file referenced is the one on the
|
location on all nodes, as when connecting to a remote node, the file referenced is the one on the
|
||||||
local node.
|
local node.
|
||||||
</para>
|
</para>
|
||||||
|
<para>
|
||||||
|
Additionally, you <emphasis>must</emphasis> specify the passfile location in <filename>repmgr.conf</filename>
|
||||||
|
with the <option>passfile</option> option so &repmgr; can write the correct path when creating the
|
||||||
|
<option>primary_conninfo</option> parameter for replication configuration on standbys.
|
||||||
|
</para>
|
||||||
</note>
|
</note>
|
||||||
|
|
||||||
</sect2>
|
</sect2>
|
||||||
|
|||||||
Reference in New Issue
Block a user