Extensions / Replication and streams
Enhanced logical replication extension for per-table subscriptions, table mapping, and replica-identity tracking.
pgext.cloud · Source code · Website · Documentation · License text · Control file · PGXN
| Package | pgcat-pgxs |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pgcat |
| Stars | 5 |
| Latest commit | 2024-09-24 |
| Latest release | 2024-10-27 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pgl_validate | Cross-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. |
| londiste | Londiste replication support code |
| pglogical | PostgreSQL Logical Replication |
| spock | Multi-master logical replication extension for PostgreSQL |
| tencentdb_failover_slot | TencentDB proprietary kernel extension that synchronizes logical replication-slot state to standby nodes so subscriptions can continue across primary/standby failover. |
| replisome | Logical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON. |
| synchronize_logical_slots | Synchronizes logical replication slots from an EDB Advanced Server 12 primary to synchronous standby servers. |
| decoderbufs | Logical decoding plugin that delivers WAL stream changes using a Protocol Buffer format |
| pgoutput | Logical Replication output plugin |
| pg_turso | Postgres output plugin for replicating data to Turso. |