Reporting and analysis functions for pgfr_record
pgext.cloud · Source code · Website · Documentation · License text · Control file
| Package | pg_flight_recorder |
|---|---|
| Version | 2.29.2 |
| PostgreSQL versions | 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | SQL only |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | pgfr_analyze |
| Stars | 81 |
| Latest commit | 2026-08-09 |
| Latest release | 2026-08-09 |
| Catalogue updated | 2026-08-30 |
| pgfr_record | Server-side PostgreSQL performance flight recorder |
| pg_profile | PostgreSQL load profile repository and report builder |
| 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. |
| powa | PostgreSQL Workload Analyser-core |
| pg_stat_statements | track planning and execution statistics of all SQL statements executed |
| pg_stat_plans | Track per-plan call counts, execution times, and example EXPLAIN texts. |
| pg_store_plans | track plan statistics of all SQL statements executed |
| pg_tracing | Distributed Tracing for PostgreSQL |
| pg_stat_backtrace | Capture or log C-level stack backtraces of PostgreSQL processes |
| pg_stat_log | Track cumulative PostgreSQL log message statistics by backend, database, user, level, and SQLSTATE. |
| pg_wait_sampling | sampling based statistics of wait events |
| pgfr_record | Server-side PostgreSQL performance flight recorder |