select open change scope Open full search

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

Extensions / Replication and streams

decoder_raw

Output plugin for logical replication in Raw SQL format

pgext.cloud · Source code · License text

Overview

Packagedecoder_raw
Version1.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeNo DDL
Requires CREATE EXTENSIONNo
Requires preloadNo
RelocatableNo
Stars349
Latest commit2026-07-28
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
test_decodingSQL-based test/example module for WAL logical decoding
pgoutputLogical Replication output plugin
wal2mongoPostgreSQL logical decoding output plugin for MongoDB
pgmqttCDC-to-MQTT broker for PostgreSQL
kafka_fdwkafka Foreign Data Wrapper for CSV formatted messages
pgqGeneric queue for PostgreSQL
pg_protobufProtobuf support for PostgreSQL
pgprotoNative Protobuf parsing, mutation, indexing, and JSON conversion support