mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
doc: clarify usage of "-f /etc/repmgr.conf" in examples
This commit is contained in:
@@ -182,6 +182,14 @@ conninfo='host=node1 user=repmgr dbname=repmgr connect_timeout=2'</programlistin
|
|||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
<para>
|
||||||
|
In examples provided in this documentation, it is assumed the configuration file is located
|
||||||
|
at <filename>/etc/repmgr.conf</filename>. If &repmgr; is installed from a package, the
|
||||||
|
configuration file will probably be located at another location specified by the packager;
|
||||||
|
see appendix <xref linkend="appendix-packages"/> for configuration file locations in
|
||||||
|
different packaging systems.
|
||||||
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Note that if a file is explicitly specified with <literal>-f/--config-file</literal>,
|
Note that if a file is explicitly specified with <literal>-f/--config-file</literal>,
|
||||||
an error will be raised if it is not found or not readable, and no attempt will be made to
|
an error will be raised if it is not found or not readable, and no attempt will be made to
|
||||||
|
|||||||
Reference in New Issue
Block a user