select open change scope Open full search

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

Extensions / Replication and streams

pg_zlog

Logical table replication using Ceph and ZLog

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_zlog
Version0.1
RepositoryUnspecified
Extension typePreloaded
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_zlog
Schemapgzlog_metadata
Stars19
Latest commit2017-01-12
Catalogue updated2026-08-30

Related extensions

Requires

plpgsqlPL/pgSQL procedural language

See also

pglogicalPostgreSQL Logical Replication
spockMulti-master logical replication extension for PostgreSQL
decoderbufsLogical decoding plugin that delivers WAL stream changes using a Protocol Buffer format
pgoutputLogical Replication output plugin
wal2jsonChanging data capture in JSON format
logical_ddlReplicate supported DDL changes over PostgreSQL logical replication
decoder_rawOutput plugin for logical replication in Raw SQL format
wal2mongoPostgreSQL logical decoding output plugin for MongoDB
pg_logicalinspectLogical decoding components inspection
test_decodingSQL-based test/example module for WAL logical decoding