Background-worker based clustering module for monitoring streaming replication, changing synchronous replication mode and promoting a standby on failure.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_keeper |
|---|---|
| Version | 2.0 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_keeper |
| Schema | pgkeeper |
| Stars | 36 |
| Latest commit | 2019-09-13 |
| Latest release | 2016-08-10 |
| Catalogue updated | 2026-08-30 |
| bgw_replstatus | Small PostgreSQL background worker to report whether a node is a replication master or standby |
| pg_failover_slots | PG Failover Slots extension |
| repmgr | Replication manager for PostgreSQL |
| streaminglag | SQL helpers that convert WAL LSNs to integers and estimate primary-to-standby streaming replication lag in bytes. |
| efm_extension | SQL interface for EDB Failover Manager cluster management |
| pgautofailover | pg_auto_failover |
| autofailover | C extension exposing autofailover functions for role and WAL status checks, promotion, and synchronous replication setting changes. |
| tencentdb_failover_slot | TencentDB proprietary kernel extension that synchronizes logical replication-slot state to standby nodes so subscriptions can continue across primary/standby failover. |
| pgraft | Raft consensus, leader election, and replicated key-value state |
| streaming_lag | A custom background worker process to measure lag in units of time |