select open change scope Open full search

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

Extensions / Administration

pg_pageinspect_plus

Decode heap tuple data obtained with PostgreSQL pageinspect helpers

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

Overview

Packagepg_pageinspect_plus
Version1.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapg_catalog
Stars2
Latest commit2025-05-20
Catalogue updated2026-08-30

Related extensions

See also

pageinspectinspect the contents of database pages at a low level
pg_fuck_blockC extension for reading all tuples from a relation block
pgstattupleshow tuple-level statistics
pg_decode_infomaskPostgreSQL 9.6 C functions that decode heap tuple infomask and infomask2 hint bits into queryable fields.
pagevisVisualise database pages in ascii code
pg_visibilityexamine the visibility map (VM) and page-level visibility info
pg_show_vmpg show vm displays the visibility map data for a specified relation, including its corresponding indexes and partitions.
pg_debug_scanDebug PostgreSQL table scans with custom MVCC snapshot definitions.