Examines PostgreSQL memory context information.
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | pg_memorycontext |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_memorycontext |
| Stars | 3 |
| Latest commit | 2018-07-04 |
| Latest release | 2018-07-04 |
| Catalogue updated | 2026-08-30 |
| memstat | Memory context statistics for local and instance backends |
| pg_contextdump | Reports allocated-memory statistics for PostgreSQL memory contexts. |
| palloc_bench | Benchmark function for PostgreSQL palloc memory allocation |
| query_histogram | Collects shared-memory histograms of statement and transaction runtimes through executor and utility hooks. |