select open change scope Open full search

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

Extensions / Monitoring

pg_sysload

Expose Linux system load averages from PostgreSQL

pgext.cloud · Source code · Control file

Overview

Packagepg_sysload
Version0.0.0
PostgreSQL versions11 · 12 · 13 · 14 · 15 · 16
RepositoryUnspecified
Extension typeStandard
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Stars0
Latest commit2024-05-24
Catalogue updated2026-08-30

Related extensions

See also

pgexporter_extExpose additional operating-system and host metrics for pgexporter.
pg_monitoringProvides a common SQL interface for collecting PostgreSQL replication, table-load and database-load monitoring statistics.
resourcesLinux server resource monitoring views backed by file_fdw PROGRAM foreign tables.
pg_sessionsTracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory.
pg_osPostgreSQL extension providing operating system-level functionality directly through SQL, enabling process management, file system operations, IPC, and system monitoring within the database environment.
pg_stat_monitorThe pg_stat_monitor is a PostgreSQL Query Performance Monitoring tool, based on PostgreSQL contrib module pg_stat_statements. pg_stat_monitor provides aggregated statistics, client information, plan details including plan, and histogram information.
neonNeon-specific statistics and Local File Cache metrics for Neon Postgres computes.
pg_stat_chExport PostgreSQL query telemetry to ClickHouse