mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
doc: update 4.1.0 release notes
This commit is contained in:
@@ -27,21 +27,22 @@
|
|||||||
The following post-upgrade steps must be carried out:
|
The following post-upgrade steps must be carried out:
|
||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
<listitem>
|
|
||||||
<para>
|
|
||||||
<application>repmgrd</application> (if running) must be restarted.
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Execute <command>ALTER EXTENSION repmgr UPDATE</command>
|
Execute <command>ALTER EXTENSION repmgr UPDATE</command>
|
||||||
on the primary server in the database where &repmgr; is installed.
|
on the primary server in the database where &repmgr; is installed.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
<application>repmgrd</application> must be restarted on all nodes where it is running.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
A restart of the PostgreSQL server is <emphasis>not</emphasis> required
|
A restart of the PostgreSQL server is <emphasis>not</emphasis> required
|
||||||
for this release.
|
for this release (unless upgrading from repmgr 3.x).
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
See <xref linkend="upgrading-repmgr-extension"> for more details.
|
See <xref linkend="upgrading-repmgr-extension"> for more details.
|
||||||
|
|||||||
Reference in New Issue
Block a user