Ross ROSS = Recommend OSS · open-source software intelligence for agents

EnterpriseDB/repmgr

A lightweight replication manager for PostgreSQL (Postgres) observed · 2026-08-28

github.com/EnterpriseDB/repmgr · homepage · C · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
EnterpriseDB/repmgrmain67

For agents

markdown · JSON · MCP: product_card(name="EnterpriseDB/repmgr")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem