EnterpriseDB/repmgr
A lightweight replication manager for PostgreSQL (Postgres) observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 74
- Release rhythm 40
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 27
- age_days: 5503
- days_rel: 622
- days_push: 158
- n_releases_24m: 2
Adoption not part of the score
1707 stars · 262 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
repmgr is an open-source suite of tools (a CLI plus the repmgrd daemon) for managing replication and failover in PostgreSQL server clusters. It automates standby setup, replication monitoring, and manual or automatic failover/switchover operations as a PostgreSQL extension.
Use cases
- set up PostgreSQL streaming replication standby servers
- automate automatic failover when the primary goes down
- perform planned switchover between primary and standby
- monitor replication health across a PostgreSQL cluster
- clone a new standby from an existing node
- promote a standby to primary and reattach other standbys
- send event notifications on replication cluster changes
When to choose
- you run a PostgreSQL cluster and need high availability with automatic failover
- you want a mature, EDB-maintained tool tightly integrated with PostgreSQL's built-in replication
- you need manual switchover for maintenance windows
- you want event notifications and monitoring of replication lag
When to avoid
- you use a database other than PostgreSQL
- you need multi-master or logical replication management
- you prefer a fully managed cloud HA solution like RDS or Cloud SQL
- you need quorum-based consensus failover with external witness-only setups unsupported by your topology
Facets
cli-tool · maturity stable
database monitoring deployment developer-tools databases self-hosted microservices cli self-hosted postgresql replication high-availability failover autofailover standby-management switchover postgres-extension gplv3 devops linux docker
10 sources
- readme: https://github.com/EnterpriseDB/repmgr · fetched 2026-08-28 · bf0c91fabe14
- homepage: https://repmgr.org/ · fetched 2026-08-29 · f6c1133e43d5
- site_page: https://www.repmgr.org/docs/current/index.html · fetched 2026-08-29 · a7323db757ec
- site_page: https://www.repmgr.org/docs/current/repmgr.html · fetched 2026-08-29 · 021585600e64
- site_page: https://www.repmgr.org/docs/5.4/index.html · fetched 2026-08-29 · 7e085fbd5710
- site_page: https://www.repmgr.org/docs/5.3/index.html · fetched 2026-08-29 · feda3034d4aa
- site_page: https://www.repmgr.org/docs/5.2/index.html · fetched 2026-08-29 · 7cdfe8b6f19e
- site_page: https://www.repmgr.org/docs/5.1/index.html · fetched 2026-08-29 · 355fa326e880
- site_page: https://www.repmgr.org/docs/5.0/index.html · fetched 2026-08-29 · 5b570c9cde10
- site_page: https://www.repmgr.org/docs/4.4/index.html · fetched 2026-08-29 · 4b2430301e33
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| EnterpriseDB/repmgr | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="EnterpriseDB/repmgr")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem