select open change scope Open full search

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

Extensions / Replication and streams

decoderbufs

Logical decoding plugin that delivers WAL stream changes using a Protocol Buffer format

pgext.cloud · Source code · Website · License text · Control file

Overview

Packagedecoderbufs
Version3.6.0
PostgreSQL versions14 · 15 · 16 · 17 · 18
RepositoryPGDG
Extension typeNo DDL
Requires CREATE EXTENSIONNo
Requires preloadYes
TrustedNo
Shared librariesdecoderbufs
Stars260
Latest commit2026-05-26
Latest release2026-05-26
Catalogue updated2026-08-30

Related extensions

See also

wal2jsonChanging data capture in JSON format
decoder_rawOutput plugin for logical replication in Raw SQL format
pgoutputLogical Replication output plugin
pgmqttCDC-to-MQTT broker for PostgreSQL
pg_protobufProtobuf support for PostgreSQL
pgqGeneric queue for PostgreSQL
kafka_fdwkafka Foreign Data Wrapper for CSV formatted messages
test_decodingSQL-based test/example module for WAL logical decoding
wal2mongoPostgreSQL logical decoding output plugin for MongoDB
pgprotoNative Protobuf parsing, mutation, indexing, and JSON conversion support