From 175ee8acfc78aa89ad513e64e9d60aecc139fda2 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Wed, 4 Jan 2017 10:58:54 +0900 Subject: [PATCH] README: update version information --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c3ad4216..8b6a7671 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ replication capabilities with utilities to set up standby servers, monitor replication, and perform administrative tasks such as failover or switchover 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. 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. 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