select open change scope Open full search

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

Extensions / Monitoring

pg_stat_sysinfo

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

Overview

Packagepg_stat_sysinfo
Version0.0.1
PostgreSQL versions14 · 15
RepositoryUnspecified
Extension typePreloaded
Project statusUnmaintained
Requires CREATE EXTENSIONYes
Requires preloadYes
TrustedNo
RelocatableNo
Shared librariespg_stat_sysinfo
Stars18
Latest commit2023-05-24
Catalogue updated2026-08-30

Related extensions

See also

pgmonitorCollector-friendly metric views and background refresh worker
pg_sessionsTracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory.
pg_monitoringProvides a common SQL interface for collecting PostgreSQL replication, table-load and database-load monitoring statistics.
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
pg_stat_errorTencentDB provider-managed error statistics extension; version 1.0 is currently listed for PostgreSQL 10-13.
pgtelemetryProvides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics.
pg_statvizCapture PostgreSQL statistics snapshots for time-series analysis and visualization
pgfr_recordServer-side PostgreSQL performance flight recorder