From 28675af630ad5303cac7373993e4c3a5c2242c55 Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Mon, 18 Sep 2017 15:58:24 +0900 Subject: [PATCH] Update README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index e86ccbc8..b701a42d 100644 --- a/README.md +++ b/README.md @@ -143,8 +143,7 @@ Installation `repmgr` is developed and tested on Linux and OS X, but should work on any UNIX-like system supported by PostgreSQL itself. -`repmgr 4` supports PostgreSQL from version 9.5. If you need to using `repmgr` -on earlier versions of PostgreSQL 9.3 or 9.4, please use `repmgr 3.3`. +`repmgr 4` supports PostgreSQL from version 9.3. If upgrading from `repmgr 3`, please see the separate upgrade guide `doc/upgrading-from-repmgr3.md`.