From de567d584f3f5c89562e9bfab9abdbcdf56819ae Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Thu, 22 Oct 2020 21:20:17 +0900 Subject: [PATCH] doc: update README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65eb4b5d..c3433ba5 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ replication capabilities with utilities to set up standby servers, monitor replication, and perform administrative tasks such as failover or switchover operations. -PostgreSQL 12, 11, 10, 9.6 and 9.5 are fully supported. -PostgreSQL 9.4 and 9.3 are supported, with some restrictions. +The most recent `repmgr` version (5.2.0) supports all PostgreSQL versions from +9.5 to 13. PostgreSQL 9.4 is also supported, with some restrictions. `repmgr` is distributed under the GNU GPL 3 and maintained by 2ndQuadrant.