select open change scope Open full search

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

Extensions / Replication and streams

putpostlogic

Unreleased logical decoding output-plugin prototype that emits JSON changes through PostgreSQL, Kafka, or Nanomsg.

pgext.cloud · Source code · Control file

Overview

Packageputpostlogic
Version0.1.0
RepositoryUnspecified
Extension typeNo DDL
Requires CREATE EXTENSIONNo
Requires preloadNo
TrustedNo
RelocatableYes
Stars0
Latest commit2014-10-04
Catalogue updated2026-08-30

Related extensions

See also

jsoncdcJSON logical decoding output plugin
replisomeLogical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON.
decoderbufsLogical decoding plugin that delivers WAL stream changes using a Protocol Buffer format
pgbsonBSON data type and accessor functions for PostgreSQL
pglogicalPostgreSQL Logical Replication
wal2jsonChanging data capture in JSON format
pgoutputLogical Replication output plugin
spockMulti-master logical replication extension for PostgreSQL
wal2mongoPostgreSQL logical decoding output plugin for MongoDB
kafka_fdwkafka Foreign Data Wrapper for CSV formatted messages
pg_kafka_eventsPublishes PostgreSQL logical-decoding change events to Apache Kafka through a background worker.