C extension exposing autofailover functions for role and WAL status checks, promotion, and synchronous replication setting changes.
pgext.cloud · Source code · Control file
| Package | autofailover |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2021-03-31 |
| Catalogue updated | 2026-08-30 |
| pg_failover_slots | PG Failover Slots extension |
| pg_replica | Consensus-driven automatic failover for PostgreSQL |
| pg_paxos | Paxos distributed consensus functions and table replication for PostgreSQL |
| 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 |
| pgautofailover | pg_auto_failover |
| 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. |
| pg_kaboom | Blow things up in interesting and useful^W^W ways |
| streaminglag | SQL helpers that convert WAL LSNs to integers and estimate primary-to-standby streaming replication lag in bytes. |