From c2172d79a5c1f9c2b14f9569cdec736118c7c88e Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Tue, 3 Nov 2015 15:18:57 +0900 Subject: [PATCH] Wording tweak to prevent ambiguity. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ec5650a..f52778f4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ This version can use `pg_basebackup` to clone standby servers, supports replication slots and cascading replication, doesn't require a restart after promotion, and has many usability improvements. -Please continue to use `repmgr 2` with earlier PostgreSQL 9.x versions. +Please continue to use `repmgr 2` with PostgreSQL 9.2 and earlier. For a list of changes since `repmgr 2` and instructions on upgrading to `repmgr 3`, see the "Upgrading from repmgr 2" section below.