select open change scope Open full search

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

Extensions / Monitoring

memstat

Memory context statistics for local and instance backends

pgext.cloud · Source code · Documentation · Control file

Overview

Packagememstat
Version1.0
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariesmemstat
Stars10
Latest commit2019-02-08
Catalogue updated2026-08-30

Related extensions

See also

pgmonitorCollector-friendly metric views and background refresh worker
pg_dbwaAnalyzes local or remote PostgreSQL workloads using historical pg_stat_statements snapshots.
query_histogramCollects shared-memory histograms of statement and transaction runtimes through executor and utility hooks.
pg_sessionsTracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory.
pgsamplerExperimental PostgreSQL background worker that collects time-series status and performance metrics.
pg_statvizCapture PostgreSQL statistics snapshots for time-series analysis and visualization
pg_grab_statementRecord detailed SQL statements from successfully committed transactions.
pg_monPostgreSQL extension for query monitoring with execution-time histograms and plan information in a shared view
pgtelemetryProvides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics.
pgfr_recordServer-side PostgreSQL performance flight recorder