Extensions / Replication and streams
Unreleased logical decoding output-plugin prototype that emits JSON changes through PostgreSQL, Kafka, or Nanomsg.
pgext.cloud · Source code · Control file
| Package | putpostlogic |
|---|---|
| Version | 0.1.0 |
| Repository | Unspecified |
| Extension type | No DDL |
| Requires CREATE EXTENSION | No |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 0 |
| Latest commit | 2014-10-04 |
| Catalogue updated | 2026-08-30 |
| jsoncdc | JSON logical decoding output plugin |
| replisome | Logical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON. |
| decoderbufs | Logical decoding plugin that delivers WAL stream changes using a Protocol Buffer format |
| pgbson | BSON data type and accessor functions for PostgreSQL |
| pglogical | PostgreSQL Logical Replication |
| wal2json | Changing data capture in JSON format |
| pgoutput | Logical Replication output plugin |
| spock | Multi-master logical replication extension for PostgreSQL |
| wal2mongo | PostgreSQL logical decoding output plugin for MongoDB |
| kafka_fdw | kafka Foreign Data Wrapper for CSV formatted messages |
| pg_kafka_events | Publishes PostgreSQL logical-decoding change events to Apache Kafka through a background worker. |