Extensions / Replication and streams
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.
pgext.cloud · Source code · Documentation · Control file
| Package | pgl_validate |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pgl_validate |
| Stars | 0 |
| Latest commit | 2026-07-01 |
| Latest release | 2026-07-01 |
| Catalogue updated | 2026-08-30 |
| pgcat | Enhanced logical replication extension for per-table subscriptions, table mapping, and replica-identity tracking. |
| londiste | Londiste replication support code |
| pglogical | PostgreSQL Logical Replication |
| spock | Multi-master logical replication extension for PostgreSQL |
| replisome | Logical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON. |
| tencentdb_failover_slot | TencentDB proprietary kernel extension that synchronizes logical replication-slot state to standby nodes so subscriptions can continue across primary/standby failover. |
| synchronize_logical_slots | Synchronizes logical replication slots from an EDB Advanced Server 12 primary to synchronous standby servers. |
| pglogical_output_nzhooks | Example pglogical output-plugin row-filter hook that keeps only changes for a hard-coded relation name |
| pg_turso | Postgres output plugin for replicating data to Turso. |
| pgcapture | A scalable Netflix DBLog implementation for PostgreSQL |
| pgoutput | Logical Replication output plugin |