select open change scope Open full search

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

Extensions / Replication and streams

test_decoding

SQL-based test/example module for WAL logical decoding

pgext.cloud · Website · Documentation · License text

Overview

Packagetest_decoding
Version-
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPostgreSQL contrib
Extension typeNo DDL
Requires CREATE EXTENSIONNo
Requires preloadNo
TrustedNo
Latest commit2026-05-14
Latest release2026-05-14
Catalogue updated2026-07-29

Related extensions

See also

wal2jsonChanging data capture in JSON format
decoderbufsLogical decoding plugin that delivers WAL stream changes using a Protocol Buffer format
pgoutputLogical Replication output plugin
wal2mongoPostgreSQL logical decoding output plugin for MongoDB
decoder_rawOutput plugin for logical replication in Raw SQL format
pg_walinspectfunctions to inspect contents of PostgreSQL Write-Ahead Log
pg_logicalinspectLogical decoding components inspection
kafka_fdwkafka Foreign Data Wrapper for CSV formatted messages
pgmqttCDC-to-MQTT broker for PostgreSQL
pgqGeneric queue for PostgreSQL