Extensions / Replication and streams
Change Data Capture webhook extension
pgext.cloud · Source code · Documentation · Control file
| Package | cdc_webhook |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Standard |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 1 |
| Latest commit | 2024-12-09 |
| Catalogue updated | 2026-08-30 |
| wal2json | Changing data capture in JSON format |
| decoderbufs | Logical decoding plugin that delivers WAL stream changes using a Protocol Buffer format |
| pgmqtt | CDC-to-MQTT broker for PostgreSQL |
| wal2mongo | PostgreSQL logical decoding output plugin for MongoDB |
| pg_walinspect | functions to inspect contents of PostgreSQL Write-Ahead Log |
| tablelog | Trigger-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_json | C trigger function that sends primary-key change notifications through LISTEN/NOTIFY. |
| pgcapture | A scalable Netflix DBLog implementation for PostgreSQL |
| synchdb | Mixed C/Java PostgreSQL extension for direct CDC replication from MySQL, SQL Server, Oracle, and OpenLog Replicator sources. |
| pg_duckpipe | CDC synchronization from heap tables to DuckLake columnar tables |