select open change scope Open full search

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

Extensions / Replication and streams

pgcapture

A scalable Netflix DBLog implementation for PostgreSQL

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepgcapture
Version0.1
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapgcapture
Stars285
Latest commit2026-05-21
Latest release2025-12-23
Catalogue updated2026-08-30

Related extensions

See also

synchdbMixed C/Java PostgreSQL extension for direct CDC replication from MySQL, SQL Server, Oracle, and OpenLog Replicator sources.
bwcontrolBottledwater control extension
pgq_nodeCoordinate nodes, subscribers, consumers, and watermarks for cascaded PgQ queueing
londisteLondiste replication support code
replisomeLogical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON.
metagrationMigrate Postgres with Postgres
pgespressoOptional Extension for Barman, Backup and Recovery Manager for PostgreSQL
ddl_replReplicate DDL and DCL commands across PostgreSQL instances by means of a utility hook
rds_hwdrs_ddlHuawei Cloud RDS incremental DDL synchronization helper extension
pg_asyncC extension that provides async LISTEN/NOTIFY queue support on PostgreSQL replicas in hot standby.
rppdTrigger-based PostgreSQL event dispatcher that sends row changes over gRPC to a clustered Rust/Python execution service.
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.