Logical decoding components inspection
pgext.cloud · Website · Documentation · License text · Control file
| Package | pg_logicalinspect |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 18 |
| Repository | PostgreSQL contrib |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Latest commit | 2026-05-14 |
| Latest release | 2026-05-14 |
| Catalogue updated | 2026-07-29 |
| wal2json | Changing data capture in JSON format |
| pgoutput | Logical Replication output plugin |
| test_decoding | SQL-based test/example module for WAL logical decoding |
| pg_walinspect | functions to inspect contents of PostgreSQL Write-Ahead Log |
| decoderbufs | Logical decoding plugin that delivers WAL stream changes using a Protocol Buffer format |
| wal2mongo | PostgreSQL logical decoding output plugin for MongoDB |
| decoder_raw | Output plugin for logical replication in Raw SQL format |
| pgmqtt | CDC-to-MQTT broker for PostgreSQL |
| kafka_fdw | kafka Foreign Data Wrapper for CSV formatted messages |
| pgq | Generic queue for PostgreSQL |