select open change scope Open full search

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

Extensions / Monitoring

pg_memorycontext

Examines PostgreSQL memory context information.

pgext.cloud · Source code · Documentation · License text · Control file · PGXN

Overview

Packagepg_memorycontext
Version1.0
PostgreSQL versions10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespg_memorycontext
Stars3
Latest commit2018-07-04
Latest release2018-07-04
Catalogue updated2026-08-30

Related extensions

See also

memstatMemory context statistics for local and instance backends
pg_contextdumpReports allocated-memory statistics for PostgreSQL memory contexts.
palloc_benchBenchmark function for PostgreSQL palloc memory allocation
query_histogramCollects shared-memory histograms of statement and transaction runtimes through executor and utility hooks.