From 890cbd9fcadd1ad9a2e58e2aa729fd05d3b328b7 Mon Sep 17 00:00:00 2001 From: Sidorov Pavel Date: Tue, 4 Apr 2023 11:54:59 +0300 Subject: [PATCH] Update README.md upd upper version according to https://repmgr.org --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea5e0285..d97c2e9e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ replication, and perform administrative tasks such as failover or switchover operations. The most recent `repmgr` version (5.3.2) supports all PostgreSQL versions from -9.5 to 14. PostgreSQL 9.4 is also supported, with some restrictions. +9.5 to 15. PostgreSQL 9.4 is also supported, with some restrictions. `repmgr` is distributed under the GNU GPL 3 and maintained by EnterpriseDB.