select open change scope Open full search

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

Extensions / Monitoring

pg_mem_counters

Maintains named total and requests-per-minute counters in PostgreSQL shared memory.

pgext.cloud · Source code · Documentation · Control file

Overview

Packagepg_mem_counters
Version1.0
PostgreSQL versions10 · 11
RepositoryUnspecified
Extension typePreloaded
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespg_mem_counters
Stars1
Latest commit2019-05-09
Catalogue updated2026-08-30

Related extensions

See also

pgmonitorCollector-friendly metric views and background refresh worker
pg_metricsCollects named counters from PostgreSQL backends in shared memory and exposes them through SQL metric functions.
pgfr_recordServer-side PostgreSQL performance flight recorder
pg_subxact_countersGlobal counters for PostgreSQL subtransaction activity
pg_sessionsTracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory.
query_histogramCollects shared-memory histograms of statement and transaction runtimes through executor and utility hooks.
pg_monPostgreSQL extension for query monitoring with execution-time histograms and plan information in a shared view
memstatMemory context statistics for local and instance backends