inspect the contents of database pages at a low level
pgext.cloud · Website · Documentation · License text · Control file
| Package | pageinspect |
|---|---|
| Version | 1.12 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PostgreSQL contrib |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Latest commit | 2026-05-14 |
| Latest release | 2026-05-14 |
| Catalogue updated | 2026-07-29 |
| pagevis | Visualise database pages in ascii code |
| pg_freespacemap | examine the free space map (FSM) |
| pg_visibility | examine the visibility map (VM) and page-level visibility info |
| pgstattuple | show tuple-level statistics |
| toastinfo | show details on toasted datums |
| pg_buffercache | examine the shared buffer cache |
| pg_orphaned | Deal with orphaned files |
| pg_checksums | Activate/deactivate/verify checksums in offline Postgres clusters |
| pg_catcheck | Diagnosing system catalog corruption |
| amcheck | functions for verifying relation integrity |