mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-26 16:46:28 +00:00
doc: update README
This commit is contained in:
@@ -7,17 +7,14 @@ replication capabilities with utilities to set up standby servers, monitor
|
|||||||
replication, and perform administrative tasks such as failover or switchover
|
replication, and perform administrative tasks such as failover or switchover
|
||||||
operations.
|
operations.
|
||||||
|
|
||||||
`repmgr 4` is a complete rewrite of the existing `repmgr` codebase, allowing
|
PostgreSQL 12, 11, 10, 9.6 and 9.5 are fully supported.
|
||||||
the use of all of the latest features in PostgreSQL replication.
|
|
||||||
|
|
||||||
PostgreSQL 11, 10, 9.6 and 9.5 are fully supported.
|
|
||||||
PostgreSQL 9.4 and 9.3 are supported, with some restrictions.
|
PostgreSQL 9.4 and 9.3 are supported, with some restrictions.
|
||||||
|
|
||||||
`repmgr` is distributed under the GNU GPL 3 and maintained by 2ndQuadrant.
|
`repmgr` is distributed under the GNU GPL 3 and maintained by 2ndQuadrant.
|
||||||
|
|
||||||
### BDR support
|
### BDR support
|
||||||
|
|
||||||
`repmgr 4` supports monitoring of a two-node BDR 2.0 cluster on PostgreSQL 9.6
|
`repmgr` supports monitoring of a two-node BDR 2.0 cluster on PostgreSQL 9.6
|
||||||
only. Note that BDR 2.0 is not publicly available; please contact 2ndQuadrant
|
only. Note that BDR 2.0 is not publicly available; please contact 2ndQuadrant
|
||||||
for details.
|
for details.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user