Visualise database pages in ascii code
pgext.cloud · Source code · License text · Control file
| Package | pagevis |
|---|---|
| Version | 0.1 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | SQL only |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Relocatable | Yes |
| Stars | 31 |
| Latest commit | 2016-02-05 |
| Catalogue updated | 2026-08-30 |
| pg_buffercache | examine the shared buffer cache |
| pageinspect | inspect the contents of database pages at a low level |
| toastinfo | show details on toasted datums |
| pg_visibility | examine the visibility map (VM) and page-level visibility info |
| pg_freespacemap | examine the free space map (FSM) |
| pgstattuple | show tuple-level statistics |
| pgfincore | examine and manage the os buffer cache |
| pgcozy | Pre-warming shared buffers according to previous pg_buffercache snapshots for PostgreSQL. |
| pg_prewarm | prewarm relation data |