select open change scope Open full search

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

Extensions / Replication and streams

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.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepgl_validate
Version0.1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapgl_validate
Stars0
Latest commit2026-07-01
Latest release2026-07-01
Catalogue updated2026-08-30

Related extensions

See also

pgcatEnhanced logical replication extension for per-table subscriptions, table mapping, and replica-identity tracking.
londisteLondiste replication support code
pglogicalPostgreSQL Logical Replication
spockMulti-master logical replication extension for PostgreSQL
replisomeLogical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON.
tencentdb_failover_slotTencentDB proprietary kernel extension that synchronizes logical replication-slot state to standby nodes so subscriptions can continue across primary/standby failover.
synchronize_logical_slotsSynchronizes logical replication slots from an EDB Advanced Server 12 primary to synchronous standby servers.
pglogical_output_nzhooksExample pglogical output-plugin row-filter hook that keeps only changes for a hard-coded relation name
pg_tursoPostgres output plugin for replicating data to Turso.
pgcaptureA scalable Netflix DBLog implementation for PostgreSQL
pgoutputLogical Replication output plugin