Consensus-driven automatic failover for PostgreSQL
pgext.cloud · Source code · Website · Documentation · License text · Control file · PGXN
| Package | pg_replica |
|---|---|
| Version | 0.7.2 |
| PostgreSQL versions | 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_replica |
| Schema | replica |
| Stars | 10 |
| Latest commit | 2026-07-30 |
| Latest release | 2026-07-30 |
| Catalogue updated | 2026-08-30 |
| pg_failover_slots | PG Failover Slots extension |
| pg_paxos | Paxos distributed consensus functions and table replication for PostgreSQL |
| efm_extension | SQL interface for EDB Failover Manager cluster management |
| tencentdb_failover_slot | TencentDB proprietary kernel extension that synchronizes logical replication-slot state to standby nodes so subscriptions can continue across primary/standby failover. |
| autofailover | C extension exposing autofailover functions for role and WAL status checks, promotion, and synchronous replication setting changes. |
| pg_shard | Shard and replicate PostgreSQL tables across remote servers |
| bgw_replstatus | Small PostgreSQL background worker to report whether a node is a replication master or standby |
| pgraft | Raft consensus, leader election, and replicated key-value state |