mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 15:16:29 +00:00
Compare commits
3 Commits
dev/FS-708
...
v4.1.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
db4199e08f | ||
|
|
0d9ed02729 | ||
|
|
8e9f0b802b |
@@ -34,7 +34,7 @@
|
|||||||
</listitem>
|
</listitem>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Execute <command>ALTER EXTENSION repmgr UPGRADE</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>
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
<!ENTITY repmgrversion "4.1dev">
|
<!ENTITY repmgrversion "4.1.0">
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
#define REPMGR_VERSION_DATE ""
|
#define REPMGR_VERSION_DATE ""
|
||||||
#define REPMGR_VERSION "4.1dev"
|
#define REPMGR_VERSION "4.1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user