select open change scope Open full search

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

Extensions / Monitoring

pg_walinspect

functions to inspect contents of PostgreSQL Write-Ahead Log

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

Overview

Packagepg_walinspect
Version1.1
PostgreSQL versions15 · 16 · 17 · 18
RepositoryPostgreSQL contrib
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
Latest commit2026-05-14
Latest release2026-05-14
Catalogue updated2026-07-29

Related extensions

Required by

pg_synthesize_walGenerate PostgreSQL WAL records of various sizes

See also

wal2jsonChanging data capture in JSON format
pgoutputLogical Replication output plugin
test_decodingSQL-based test/example module for WAL logical decoding
pg_logicalinspectLogical decoding components inspection
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