Memory context statistics for local and instance backends
pgext.cloud · Source code · Documentation · Control file
| Package | memstat |
|---|---|
| Version | 1.0 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | memstat |
| Stars | 10 |
| Latest commit | 2019-02-08 |
| Catalogue updated | 2026-08-30 |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| pg_dbwa | Analyzes local or remote PostgreSQL workloads using historical pg_stat_statements snapshots. |
| query_histogram | Collects shared-memory histograms of statement and transaction runtimes through executor and utility hooks. |
| pg_sessions | Tracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory. |
| pgsampler | Experimental PostgreSQL background worker that collects time-series status and performance metrics. |
| pg_statviz | Capture PostgreSQL statistics snapshots for time-series analysis and visualization |
| pg_grab_statement | Record detailed SQL statements from successfully committed transactions. |
| pg_mon | PostgreSQL extension for query monitoring with execution-time histograms and plan information in a shared view |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| pgfr_record | Server-side PostgreSQL performance flight recorder |