Maintains named total and requests-per-minute counters in PostgreSQL shared memory.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_mem_counters |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 10 · 11 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_mem_counters |
| Stars | 1 |
| Latest commit | 2019-05-09 |
| Catalogue updated | 2026-08-30 |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| pg_metrics | Collects named counters from PostgreSQL backends in shared memory and exposes them through SQL metric functions. |
| pgfr_record | Server-side PostgreSQL performance flight recorder |
| pg_subxact_counters | Global counters for PostgreSQL subtransaction activity |
| pg_sessions | Tracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory. |
| query_histogram | Collects shared-memory histograms of statement and transaction runtimes through executor and utility hooks. |
| pg_mon | PostgreSQL extension for query monitoring with execution-time histograms and plan information in a shared view |
| memstat | Memory context statistics for local and instance backends |