README: update version information

This commit is contained in:
Ian Barwick
2017-01-04 10:58:54 +09:00
parent d1491f51a3
commit 175ee8acfc

View File

@@ -7,7 +7,7 @@ replication capabilities with utilities to set up standby servers, monitor
replication, and perform administrative tasks such as failover or switchover replication, and perform administrative tasks such as failover or switchover
operations. operations.
The current `repmgr` version, 3.2, supports all PostgreSQL versions from The current `repmgr` version (3.3) supports all PostgreSQL versions from
9.3 to 9.6. 9.3 to 9.6.
Overview Overview
@@ -1461,7 +1461,7 @@ In general `repmgr` can be upgraded as-is without any further action required,
however feature releases may require the `repmgr` database to be upgraded. however feature releases may require the `repmgr` database to be upgraded.
An SQL script will be provided - please check the release notes for details: An SQL script will be provided - please check the release notes for details:
* http://repmgr.org/release-notes-3.2.1.html#UPGRADING * http://repmgr.org/release-notes-3.3.html#UPGRADING
Distribution-specific configuration Distribution-specific configuration