Bump repmgr version 5.5.0

This commit is contained in:
Mario Gonzalez
2024-10-28 10:08:33 -03:00
committed by Mario Gonzalez
parent 5abdbb0d39
commit c6d9f38458
6 changed files with 207 additions and 11 deletions

View File

@@ -7,8 +7,9 @@ replication capabilities with utilities to set up standby servers, monitor
replication, and perform administrative tasks such as failover or switchover
operations.
The most recent `repmgr` version (5.4.1) supports all PostgreSQL versions from
10 to 16.
The most recent `repmgr` version (5.5.x) supports all PostgreSQL versions from
13 to 17. Despite it could be used with some older ones, some features might not
be available, however, it's strongly recommended to use the latest version.
`repmgr` is distributed under the GNU GPL 3 and maintained by EnterpriseDB.