Extensions / Replication and streams
Changing data capture in JSON format
pgext.cloud · Source code · License text
| Package | wal2json |
|---|---|
| Version | 2.6 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PGDG |
| Extension type | No DDL |
| Requires CREATE EXTENSION | No |
| Requires preload | No |
| Trusted | No |
| Stars | 1,509 |
| Latest commit | 2026-08-25 |
| Latest release | 2024-04-25 |
| Catalogue updated | 2026-08-30 |
| decoderbufs | Logical decoding plugin that delivers WAL stream changes using a Protocol Buffer format |
| pgoutput | Logical Replication output plugin |
| test_decoding | SQL-based test/example module for WAL logical decoding |
| pgmqtt | CDC-to-MQTT broker for PostgreSQL |
| pgq | Generic queue for PostgreSQL |
| kafka_fdw | kafka Foreign Data Wrapper for CSV formatted messages |
| wal2mongo | PostgreSQL logical decoding output plugin for MongoDB |
| decoder_raw | Output plugin for logical replication in Raw SQL format |
| pg_walinspect | functions to inspect contents of PostgreSQL Write-Ahead Log |
| pg_logicalinspect | Logical decoding components inspection |