select open change scope Open full search

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

Extensions / Monitoring

pgfr_record

Server-side PostgreSQL performance flight recorder

pgext.cloud · Source code · Website · Documentation · License text · Control file

Overview

Packagepg_flight_recorder
Version2.29.2
PostgreSQL versions15 · 16 · 17 · 18
RepositoryPIGSTY
Extension typeSQL only
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableNo
Schemapgfr_record
Stars81
Latest commit2026-08-09
Latest release2026-08-09
Catalogue updated2026-08-30

Related extensions

Requires

pg_cronJob scheduler for PostgreSQL

Required by

pgfr_analyzeReporting and analysis functions for pgfr_record
pgfr_controlVacuum diagnostics, autovacuum scale-factor recommendations, and table bloat analysis for pgfr_record.

See also

pg_stat_logTrack cumulative PostgreSQL log message statistics by backend, database, user, level, and SQLSTATE.
pg_tracingDistributed Tracing for PostgreSQL
pg_stat_backtraceCapture or log C-level stack backtraces of PostgreSQL processes
logerrorsFunction for collecting statistics about messages in logfile
pgelogExtended logging via pseudo-autonomous transactions

Same project

pgfr_analyzeReporting and analysis functions for pgfr_record