select open change scope Open full search

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

Extensions / Monitoring

pg_logicalinspect

Logical decoding components inspection

pgext.cloud · Website · Documentation · License text · Control file

Overview

Packagepg_logicalinspect
Version1.0
PostgreSQL versions18
RepositoryPostgreSQL contrib
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Latest commit2026-05-14
Latest release2026-05-14
Catalogue updated2026-07-29

Related extensions

See also

wal2jsonChanging data capture in JSON format
pgoutputLogical Replication output plugin
test_decodingSQL-based test/example module for WAL logical decoding
pg_walinspectfunctions to inspect contents of PostgreSQL Write-Ahead Log
decoderbufsLogical decoding plugin that delivers WAL stream changes using a Protocol Buffer format
wal2mongoPostgreSQL logical decoding output plugin for MongoDB
decoder_rawOutput plugin for logical replication in Raw SQL format
pgmqttCDC-to-MQTT broker for PostgreSQL
kafka_fdwkafka Foreign Data Wrapper for CSV formatted messages
pgqGeneric queue for PostgreSQL