select open change scope Open full search

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

Extensions / Replication and streams

cdc_webhook

Change Data Capture webhook extension

pgext.cloud · Source code · Documentation · Control file

Overview

Packagecdc_webhook
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2024-12-09
Catalogue updated2026-08-30

Related extensions

See also

wal2jsonChanging data capture in JSON format
decoderbufsLogical decoding plugin that delivers WAL stream changes using a Protocol Buffer format
pgmqttCDC-to-MQTT broker for PostgreSQL
wal2mongoPostgreSQL logical decoding output plugin for MongoDB
pg_walinspectfunctions to inspect contents of PostgreSQL Write-Ahead Log
tablelogTrigger-based audit and change-data-capture extension that records INSERT, UPDATE, and DELETE row images in a central log table and can generate replay SQL.
tcn_jsonC trigger function that sends primary-key change notifications through LISTEN/NOTIFY.
pgcaptureA scalable Netflix DBLog implementation for PostgreSQL
synchdbMixed C/Java PostgreSQL extension for direct CDC replication from MySQL, SQL Server, Oracle, and OpenLog Replicator sources.
pg_duckpipeCDC synchronization from heap tables to DuckLake columnar tables