select open change scope Open full search

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

Extensions / Monitoring

pg_session_stats

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

Overview

Packagepg_session_stats
Version0.0.1
PostgreSQL versions12
RepositoryUnspecified
Extension typeNo DDL
Requires CREATE EXTENSIONNo
Requires preloadYes
TrustedNo
RelocatableYes
Shared librariespg_session_stats
Stars7
Latest commit2020-01-06
Catalogue updated2026-08-30

Related extensions

See also

tencentdb_system_statTencentDB extension that exposes per-process CPU and memory usage for PostgreSQL monitoring.
sqlite_fdwSQLite Foreign Data Wrapper
pglite_fusionEmbed an SQLite database in your PostgreSQL table
pgfr_recordServer-side PostgreSQL performance flight recorder
pgtelemetryProvides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics.
omni_sqliteEmbedded SQLite
pg_sessionsTracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory.
dblink_plusRun SQL against external PostgreSQL, Oracle, MySQL, and SQLite databases from PostgreSQL.
pg_turretCapture PostgreSQL logs and export structured events to HTTP, Kafka, or Sentry
pgsamplerExperimental PostgreSQL background worker that collects time-series status and performance metrics.