Expose Linux system load averages from PostgreSQL
pgext.cloud · Source code · Control file
| Package | pg_sysload |
|---|---|
| Version | 0.0.0 |
| PostgreSQL versions | 11 · 12 · 13 · 14 · 15 · 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Stars | 0 |
| Latest commit | 2024-05-24 |
| Catalogue updated | 2026-08-30 |
| pgexporter_ext | Expose additional operating-system and host metrics for pgexporter. |
| pg_monitoring | Provides a common SQL interface for collecting PostgreSQL replication, table-load and database-load monitoring statistics. |
| resources | Linux server resource monitoring views backed by file_fdw PROGRAM foreign tables. |
| pg_sessions | Tracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory. |
| pg_os | PostgreSQL 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_monitor | The 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. |
| neon | Neon-specific statistics and Local File Cache metrics for Neon Postgres computes. |
| pg_stat_ch | Export PostgreSQL query telemetry to ClickHouse |