mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-24 07:36:30 +00:00
Compare commits
3 Commits
generate-5
...
REL5_4_STA
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7b6e867065 | ||
|
|
cc9dfd5b9c | ||
|
|
26f9cb3f95 |
@@ -18,9 +18,9 @@
|
|||||||
<!-- remember to update the release date in ../repmgr_version.h.in -->
|
<!-- remember to update the release date in ../repmgr_version.h.in -->
|
||||||
<sect1 id="release-5.4.1">
|
<sect1 id="release-5.4.1">
|
||||||
<title id="release-current">Release 5.4.1</title>
|
<title id="release-current">Release 5.4.1</title>
|
||||||
<para><emphasis>??? ?? ??????, 202?</emphasis></para>
|
<para><emphasis>Tue 04 July, 2023</emphasis></para>
|
||||||
<para>
|
<para>
|
||||||
&repmgr; 5.4.1 is a minor release providing ...
|
&repmgr; 5.4.1 is a minor release providing a fix for witness metadata update
|
||||||
</para>
|
</para>
|
||||||
<sect2>
|
<sect2>
|
||||||
<title>Bug fixes</title>
|
<title>Bug fixes</title>
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
&repmgr; &repmgrversion; is compatible with all PostgreSQL versions from 9.4. See
|
&repmgr; &repmgrversion; is compatible with all PostgreSQL versions from 10. See
|
||||||
section <link linkend="install-compatibility-matrix">&repmgr; compatibility matrix</link>
|
section <link linkend="install-compatibility-matrix">&repmgr; compatibility matrix</link>
|
||||||
for an overview of version compatibility.
|
for an overview of version compatibility.
|
||||||
</para>
|
</para>
|
||||||
@@ -120,13 +120,13 @@
|
|||||||
&repmgr; 5.4
|
&repmgr; 5.4
|
||||||
</entry>
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
(dev)
|
YES
|
||||||
</entry>
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
<link linkend="release-current">&repmgrversion;</link> (&releasedate;)
|
<link linkend="release-current">&repmgrversion;</link> (&releasedate;)
|
||||||
</entry>
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
9.4, 9.5, 9.6, 10, 11, 12, 13, 15
|
10, 11, 12, 13, 14, 15, 16
|
||||||
</entry>
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
|
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
<abstract>
|
<abstract>
|
||||||
<para>
|
<para>
|
||||||
This is the official documentation of &repmgr; &repmgrversion; for
|
This is the official documentation of &repmgr; &repmgrversion; for
|
||||||
use with PostgreSQL 9.4 - PostgreSQL 15.
|
use with PostgreSQL 10 - PostgreSQL 16.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
&repmgr; is being continually developed and we strongly recommend using the
|
&repmgr; is being continually developed and we strongly recommend using the
|
||||||
|
|||||||
Reference in New Issue
Block a user