Query host load, CPU, memory, swap, and disk statistics from PostgreSQL, with optional shared-memory caching.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_stat_sysinfo |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 14 · 15 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Unmaintained |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_stat_sysinfo |
| Stars | 18 |
| Latest commit | 2023-05-24 |
| Catalogue updated | 2026-08-30 |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| pg_sessions | Tracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory. |
| pg_monitoring | Provides a common SQL interface for collecting PostgreSQL replication, table-load and database-load monitoring statistics. |
| 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 |
| pg_stat_error | TencentDB provider-managed error statistics extension; version 1.0 is currently listed for PostgreSQL 10-13. |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| pg_statviz | Capture PostgreSQL statistics snapshots for time-series analysis and visualization |
| pgfr_record | Server-side PostgreSQL performance flight recorder |