pgbadger 12.4-1 source package in Ubuntu

Changelog

pgbadger (12.4-1) unstable; urgency=medium

  * New upstream version 12.4.

 -- Christoph Berg <email address hidden>  Thu, 04 Jan 2024 10:42:36 +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
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pgbadger_12.4-1.dsc 2.0 KiB 49fafbe19210cafe4eda8504baa2df38433c0c48f10e329134982050243faf2f
pgbadger_12.4.orig.tar.gz 3.9 MiB 25456f0ea76e1de946d2bf09d937e9e830ca953ae4544a72bb9b747f11b4711a
pgbadger_12.4-1.debian.tar.xz 5.9 KiB 869d3df4d757d1d32fee89a417098b490db51f52643a52c52600856bc1d89640

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.