Tracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory.
pgext.cloud · Source code · Documentation · License text · Control file · PGXN
| Package | pg_sessions |
|---|---|
| Version | 1.3 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_sessions |
| Stars | 1 |
| Latest commit | 2016-06-02 |
| Latest release | 2016-06-02 |
| Catalogue updated | 2026-08-30 |
| plpgsql | PL/pgSQL procedural language |
| pg_grab_statement | Record detailed SQL statements from successfully committed transactions. |
| pg_dbwa | Analyzes local or remote PostgreSQL workloads using historical pg_stat_statements snapshots. |
| pg_stat_statements | track planning and execution statistics of all SQL statements executed |
| pgtelemetry | Provides monitoring views and functions for PostgreSQL activity, storage, locks, replication, WAL, vacuum, and query statistics. |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| gbdchecks | Database health-check functions and views for bloat, locks, query statistics, and privileges. |
| pg_stat_statements2 | Track SQL execution statistics using a PostgreSQL 9.4 pg_stat_statements derivative integrated with sql_firewall |
| pg_mon | PostgreSQL extension for query monitoring with execution-time histograms and plan information in a shared view |
| pg_query_stats | Lightweight shared-memory collector for per-query execution statistics. |
| pgsampler | Experimental PostgreSQL background worker that collects time-series status and performance metrics. |