select open change scope Open full search

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

Extensions / Features

pg_debug_scan

Debug PostgreSQL table scans with custom MVCC snapshot definitions.

pgext.cloud · Source code · Documentation · License text · Control file

Overview

Packagepg_debug_scan
Version0.1.0
PostgreSQL versions11 · 12 · 13 · 14 · 15 · 16
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars7
Latest commit2024-04-15
Catalogue updated2026-08-30

Related extensions

See also

pg_timelordProof-of-concept time-travel queries using commit timestamps and a custom MVCC snapshot.
debug_funcsDebugging and benchmark functions for PostgreSQL buffer and relation locks.
pagevisVisualise database pages in ascii code
pageinspectinspect the contents of database pages at a low level
pg_visibilityexamine the visibility map (VM) and page-level visibility info
pgstattupleshow tuple-level statistics
pg_fuck_blockC extension for reading all tuples from a relation block
pg_show_vmpg show vm displays the visibility map data for a specified relation, including its corresponding indexes and partitions.