Distributed Tracing for PostgreSQL
pgext.cloud · Source code · License text · Control file · PGXN
| Package | pg_tracing |
|---|---|
| Version | 0.1.3 |
| PostgreSQL versions | 14 · 15 · 16 · 17 · 18 |
| Repository | PIGSTY |
| Extension type | Preloaded |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | Yes |
| Shared libraries | pg_tracing |
| Stars | 406 |
| Latest commit | 2025-06-19 |
| Latest release | 2025-03-24 |
| Catalogue updated | 2026-08-30 |
| pg_stat_log | Track cumulative PostgreSQL log message statistics by backend, database, user, level, and SQLSTATE. |
| pg_stat_backtrace | Capture or log C-level stack backtraces of PostgreSQL processes |
| pgfr_record | Server-side PostgreSQL performance flight recorder |
| logerrors | Function for collecting statistics about messages in logfile |
| pgelog | Extended logging via pseudo-autonomous transactions |