select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Administration

autofailover

C extension exposing autofailover functions for role and WAL status checks, promotion, and synchronous replication setting changes.

pgext.cloud · Source code · Control file

Overview

Packageautofailover
Version1.0
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2021-03-31
Catalogue updated2026-08-30

Related extensions

See also

pg_failover_slotsPG Failover Slots extension
pg_replicaConsensus-driven automatic failover for PostgreSQL
pg_paxosPaxos distributed consensus functions and table replication for PostgreSQL
pg_shardShard and replicate PostgreSQL tables across remote servers
bgw_replstatusSmall PostgreSQL background worker to report whether a node is a replication master or standby
pgautofailoverpg_auto_failover
efm_extensionSQL interface for EDB Failover Manager cluster management
tencentdb_failover_slotTencentDB proprietary kernel extension that synchronizes logical replication-slot state to standby nodes so subscriptions can continue across primary/standby failover.
pg_kaboomBlow things up in interesting and useful^W^W ways
streaminglagSQL helpers that convert WAL LSNs to integers and estimate primary-to-standby streaming replication lag in bytes.