mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-25 16:16:29 +00:00
doc: update upgrade instructions
This commit is contained in:
@@ -121,14 +121,6 @@
|
|||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>
|
|
||||||
On the primary node, execute
|
|
||||||
<programlisting>
|
|
||||||
ALTER EXTENSION repmgr UPDATE</programlisting>
|
|
||||||
in the database where &repmgr; is installed.
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<simpara>
|
<simpara>
|
||||||
@@ -141,6 +133,16 @@
|
|||||||
will only function correctly once all nodes have been restarted.
|
will only function correctly once all nodes have been restarted.
|
||||||
</simpara>
|
</simpara>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
On the primary node, execute
|
||||||
|
<programlisting>
|
||||||
|
ALTER EXTENSION repmgr UPDATE</programlisting>
|
||||||
|
in the database where &repmgr; is installed.
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
</orderedlist>
|
</orderedlist>
|
||||||
</para>
|
</para>
|
||||||
<tip>
|
<tip>
|
||||||
|
|||||||
Reference in New Issue
Block a user