Records per-session and parallel-worker CPU, process status, and I/O data into an external SQLite database.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_session_stats |
|---|---|
| Version | 0.0.1 |
| PostgreSQL versions | 12 |
| Repository | Unspecified |
| Extension type | No DDL |
| Requires CREATE EXTENSION | No |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_session_stats |
| Stars | 7 |
| Latest commit | 2020-01-06 |
| Catalogue updated | 2026-08-30 |
| tencentdb_system_stat | TencentDB extension that exposes per-process CPU and memory usage for PostgreSQL monitoring. |
| sqlite_fdw | SQLite Foreign Data Wrapper |
| pglite_fusion | Embed an SQLite database in your PostgreSQL table |
| pgfr_record | Server-side PostgreSQL performance flight recorder |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| omni_sqlite | Embedded SQLite |
| pg_sessions | Tracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory. |
| dblink_plus | Run SQL against external PostgreSQL, Oracle, MySQL, and SQLite databases from PostgreSQL. |
| pg_turret | Capture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry |
| pgsampler | Experimental PostgreSQL background worker that collects time-series status and performance metrics. |