mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-24 07:36:30 +00:00
Remove command-line options deprecated since repmgr 3.3
The following options have long since been deprecated, and any attempt to use them results only in a warning that they are no longer valid: --data-dir --no-conninfo-password --recovery-min-apply-delay
This commit is contained in:
@@ -21,6 +21,30 @@
|
||||
<title>Release 4.5</title>
|
||||
<para><emphasis>?? ???, 2019</emphasis></para>
|
||||
|
||||
<sect2>
|
||||
<title>Compatibility changes</title>
|
||||
<para>
|
||||
The following command line options, which have been deprecated since &repmgr; 3.3
|
||||
(and which no longer had any effect other than to generate a warning about their use)
|
||||
have been removed:
|
||||
<itemizedlist spacing="compact" mark="bullet">
|
||||
|
||||
<listitem>
|
||||
<simpara><option>--data-dir</option></simpara>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<simpara><option>--no-conninfo-password</option></simpara>
|
||||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<simpara><option>--recovery-min-apply-delay</option></simpara>
|
||||
</listitem>
|
||||
|
||||
</itemizedlist>
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>General enhancements</title>
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user