Generate PostgreSQL WAL records of various sizes
pgext.cloud · Source code · Documentation · Control file
| Package | pg_synthesize_wal |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_synthesize_wal |
| Stars | 1 |
| Latest commit | 2022-04-11 |
| Catalogue updated | 2026-08-30 |
| pg_walinspect | functions to inspect contents of PostgreSQL Write-Ahead Log |
| pg_walinspect | functions to inspect contents of PostgreSQL Write-Ahead Log |
| test_decoding | SQL-based test/example module for WAL logical decoding |
| pg_no_seqscan | Prevents or reports sequential scans in development and CI by inspecting query plans. |