darold/pgbadger
A fast PostgreSQL Log Analyzer observed · 2026-08-28
Health v2 · maintenance only
72/100
- Activity 92
- Release rhythm 31
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 192.5
- age_days: 5257
- days_rel: 247
- days_push: 50
- n_releases_24m: 3
Adoption not part of the score
4052 stars · 374 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
pgBadger is a standalone Perl CLI tool that parses PostgreSQL log files (syslog, stderr, csvlog, jsonlog, pgbouncer) and generates detailed HTML performance reports with graphs. It supports parallel processing, incremental reports, and huge or gzip-compressed log files.
Use cases
- analyze postgresql slow query logs
- generate html reports from postgres logs
- find slowest queries in postgresql
- tune postgresql performance from logs
- parse huge postgres log files fast
- build incremental daily postgres reports
- analyze pgbouncer logs
When to choose
- you need fast, detailed PostgreSQL log analysis without extra dependencies
- you want HTML reports with graphs from stderr, syslog, csvlog, or jsonlog formats
- you need to parse very large or gzip-compressed log files with parallel processing
- you want incremental daily/weekly cumulative reports
When to avoid
- you need real-time monitoring or alerting rather than post-hoc log analysis
- your database is not PostgreSQL or pgbouncer
- you want a GUI or hosted dashboard instead of generated HTML reports
Facets
cli-tool · maturity active
parser analytics monitoring developer-tools databases analytics performance developer-tools cli cross-platform postgresql log-analysis reporting perl database-performance html-reports linux macos
3 sources
- readme: https://github.com/darold/pgbadger · fetched 2026-08-28 · 25cd661b5e5a
- homepage: http://pgbadger.darold.net/ · fetched 2026-08-29 · b23b215f7cc3
- site_page: https://pgbadger.darold.net/documentation.html · fetched 2026-08-29 · 3a7e0eff7544
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| darold/pgbadger | main | 72 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem