Record detailed SQL statements from successfully committed transactions.
pgext.cloud · Source code · Documentation · Control file
| Package | pg_grab_statement |
|---|---|
| Version | 1.0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_grab_statement |
| Schema | grab |
| Stars | 12 |
| Latest commit | 2016-03-21 |
| Latest release | 2016-03-14 |
| Catalogue updated | 2026-08-30 |
| pg_dbwa | Analyzes local or remote PostgreSQL workloads using historical pg_stat_statements snapshots. |
| pg_sessions | Tracks per-session SQL execution metrics and optional Linux process resource statistics in shared memory. |
| 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. |
| 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 |
| pgmonitor | Collector-friendly metric views and background refresh worker |
| pgfr_analyze | Reporting and analysis functions for pgfr_record |
| pgsampler | Experimental PostgreSQL background worker that collects time-series status and performance metrics. |
| pg_statviz | Capture PostgreSQL statistics snapshots for time-series analysis and visualization |