select open change scope Open full search

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

Extensions / Replication and streams

tencentdb_failover_slot

TencentDB proprietary kernel extension that synchronizes logical replication-slot state to standby nodes so subscriptions can continue across primary/standby failover.

pgext.cloud · Website · Documentation

Overview

Packagetencentdb_failover_slot
Version1.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Distributiontencentdb-postgresql
VendorTencent Cloud
Requires CREATE EXTENSIONYes
Requires preloadNo
Catalogue updated2026-07-30

Related extensions

See also

pg_failover_slotsPG Failover Slots extension
bgw_replstatusSmall PostgreSQL background worker to report whether a node is a replication master or standby
pglogicalPostgreSQL Logical Replication
efm_extensionSQL interface for EDB Failover Manager cluster management
pg_replicaConsensus-driven automatic failover for PostgreSQL
synchronize_logical_slotsSynchronizes logical replication slots from an EDB Advanced Server 12 primary to synchronous standby servers.
pgcatEnhanced logical replication extension for per-table subscriptions, table mapping, and replica-identity tracking.
spockMulti-master logical replication extension for PostgreSQL
pgl_validateCross-node data validation for pglogical and PostgreSQL logical replication — lag-correct, contract-aware row-count and checksum verification with sound (zero-false-positive) divergence detection.
londisteLondiste replication support code