select open change scope Open full search

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

Extensions / Features

pg_synthesize_wal

Generate PostgreSQL WAL records of various sizes

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_synthesize_wal
Version1.0
PostgreSQL versions15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespg_synthesize_wal
Stars1
Latest commit2022-04-11
Catalogue updated2026-08-30

Related extensions

Requires

pg_walinspectfunctions to inspect contents of PostgreSQL Write-Ahead Log

See also

pg_walinspectfunctions to inspect contents of PostgreSQL Write-Ahead Log
test_decodingSQL-based test/example module for WAL logical decoding
pg_no_seqscanPrevents or reports sequential scans in development and CI by inspecting query plans.