doc: update release notes

This commit is contained in:
Ian Barwick
2020-03-04 17:19:44 +09:00
parent 63aac64938
commit 10304a1a3b
2 changed files with 13 additions and 2 deletions

View File

@@ -19,7 +19,7 @@
<sect1 id="release-5.1.0">
<title>Release 5.1.0</title>
<para><emphasis>?? ?? ??, 20??</emphasis></para>
<para><emphasis>?? ?? ??, 2020</emphasis></para>
<para>
&repmgr; 5.1.0 is a major release.
@@ -55,6 +55,15 @@
Improve logging and checking of potential failure situations.
</para>
</listitem>
<listitem>
<para>
<link linkend="repmgr-standby-switchover"><command>repmgr standby switchover</command></link>:
Replication configuration files (PostgreSQL 11 and earlier:
<filename>recovery.conf</filename>; PostgreSQL 12 and later: <filename>postgresql.auto.conf</filename>)
will be checked to ensure they are owned by the same user who owns the PostgreSQL
data directory.
</para>
</listitem>
</itemizedlist>
</para>
</sect2>