mirror of
https://github.com/EnterpriseDB/repmgr.git
synced 2026-03-23 07:06:30 +00:00
Initial commit
This commit is contained in:
10
README.md
Normal file
10
README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
repmgr: Replication Manager for PostgreSQL
|
||||
==========================================
|
||||
|
||||
`repmgr` is a suite of open-source tools to manage replication and failover
|
||||
within a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in
|
||||
replication capabilities with utilities to set up standby servers, monitor
|
||||
replication, and perform administrative tasks such as failover or switchover
|
||||
operations.
|
||||
|
||||
`repmgr 4` is a complete rewrite of the existing `repmgr` codebase.
|
||||
Reference in New Issue
Block a user