examine the shared buffer cache
pgext.cloud · Website · Documentation · License text · Control file
| Package | pg_buffercache |
|---|---|
| Version | 1.5 |
| 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 |
| 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 |
| pg_cooldown | remove buffered pages for specific relations |
| toastinfo | show details on toasted datums |
| pagevis | Visualise database pages in ascii code |
| pageinspect | inspect the contents of database pages at a low level |
| 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 |