pgbadger 11.7-2 source package in Ubuntu

Changelog

pgbadger (11.7-2) unstable; urgency=medium

  * Fix test failure in syslog test. (Closes: #1005611)

 -- Christoph Berg <email address hidden>  Mon, 14 Feb 2022 10:10:58 +0100

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 Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pgbadger_11.7-2.dsc 2.0 KiB 9b67d6e51c5b30024ffa0bc80c3bd11921362a27f61719c0e75eb607a1575396
pgbadger_11.7.orig.tar.gz 2.8 MiB 1bd5650440968ab942aa976f4e10aceb2b4c5064ce9549fea5142b66f8ff44d2
pgbadger_11.7-2.debian.tar.xz 6.1 KiB 40d6d08c2f01d0f5c41901a1883e924087def66923a2f2aa858e02b998ca885a

Available diffs

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.