mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 08:36:30 +00:00
docs: update release notes
Add note about changes to password handling.1
This commit is contained in:
@@ -88,6 +88,15 @@
|
|||||||
when a standby follows a new upstream.
|
when a standby follows a new upstream.
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
|
|
||||||
|
<listitem><para>
|
||||||
|
<literal>--no-conninfo-password</literal> is deprecated; a password included in
|
||||||
|
the environment variable <varname>PGPASSWORD</varname> will no longer be added
|
||||||
|
to <varname>primary_conninfo</varname> by default; to force the inclusion
|
||||||
|
of a password (not recommended), use the new configuration file parameter
|
||||||
|
<varname>use_primary_conninfo_password</varname>. For details, ee section
|
||||||
|
<xref linkend="cloning-advanced-managing-passwords">.
|
||||||
|
</para></listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user