pgbadger 12.1-1 source package in Ubuntu
Changelog
pgbadger (12.1-1) unstable; urgency=medium * New upstream version 12.1. -- Christoph Berg <email address hidden> Mon, 07 Aug 2023 20:27:48 +0200
Upload details
- Uploaded by:
- Debian PostgreSQL Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian PostgreSQL Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pgbadger_12.1-1.dsc | 2.0 KiB | bb30e83f83c107d429dab5f216c02884298caaf911108875b6bdaef1545300bb |
pgbadger_12.1.orig.tar.gz | 2.9 MiB | 4c2e43b93b72383bfc9a123d5fcda4f74147c1184e1d74c06498973b4b91629e |
pgbadger_12.1-1.debian.tar.xz | 5.9 KiB | ae45bf76843e8ff76da5e1199913640a4c38ff17fbc531a9d7d600ee47c003c3 |
Available diffs
- diff from 12.0-1 to 12.1-1 (8.0 KiB)
No changes file available.
Binary packages built by this source
- pgbadger: Fast PostgreSQL log analysis report
pgBadger is a PostgreSQL log analyzer built for speed with fully detailed
reports from your PostgreSQL log file. It's a single and small Perl script
that outperforms any other PostgreSQL log analyzer. It is written in pure Perl
and uses a JavaScript library to draw graphs that are zoomable and can be
saved as PNG images.
.
pgBadger is able to autodetect the log file format (syslog, stderr or csvlog).
It is designed to parse huge log files as well as compressed files.