mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-24 15:46:29 +00:00
27 lines
770 B
Plaintext
27 lines
770 B
Plaintext
<sect1 id="configuration-file-settings" xreflabel="configuration file settings">
|
|
<title>Configuration file settings</title>
|
|
<para>
|
|
|
|
</para>
|
|
<para>
|
|
For a full list of annotated configuration items, see the file
|
|
<ulink url="https://raw.githubusercontent.com/2ndQuadrant/repmgr/master/repmgr.conf.sample">repmgr.conf.sample</>.
|
|
</para>
|
|
|
|
<note>
|
|
<para>
|
|
The following parameters in the configuration file can be overridden with
|
|
command line options:
|
|
<itemizedlist>
|
|
<listitem>
|
|
<simpara>`-L/--log-level` overrides `log_level` in repmgr.conf </simpara>
|
|
</listitem>
|
|
<listitem>
|
|
<simpara>`-b/--pg_bindir` overrides `pg_bindir` in repmgr.conf</simpara>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
</note>
|
|
|
|
</sect1>
|