select open change scope Open full search

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

Extensions / Administration

pg_show_vm

pg show vm displays the visibility map data for a specified relation, including its corresponding indexes and partitions.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_show_vm
Version1.0
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars3
Latest commit2025-01-14
Catalogue updated2026-08-30

Related extensions

See also

pg_visibilityexamine the visibility map (VM) and page-level visibility info
pgstattupleshow tuple-level statistics
pagevisVisualise database pages in ascii code
pageinspectinspect the contents of database pages at a low level
pg_visibilitymapInspect relation visibility-map bits on historical PostgreSQL releases.
pg_fuck_blockC extension for reading all tuples from a relation block
pg_pageinspect_plusDecode heap tuple data obtained with PostgreSQL pageinspect helpers
pg_decode_infomaskPostgreSQL 9.6 C functions that decode heap tuple infomask and infomask2 hint bits into queryable fields.