select open change scope Open full search

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

Extensions / Administration

pg_frozen

Exposes a frozen(tid) function that explains if a tuple has been frozen

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_frozen
Version0.0.1
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars1
Latest commit2020-07-20
Catalogue updated2026-08-30

Related extensions

See also

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.
pageinspectinspect the contents of database pages at a low level
pg_pageinspect_plusDecode heap tuple data obtained with PostgreSQL pageinspect helpers
pgstattupleshow tuple-level statistics