Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vaTFE-008zQJ-31 for pgsql-announce@arkaria.postgresql.org; Tue, 30 Dec 2025 06:30:14 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vaTFD-002vP6-2L for pgsql-announce@arkaria.postgresql.org; Tue, 30 Dec 2025 06:30:12 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vaTFC-002vOu-32 for pgsql-announce@lists.postgresql.org; Tue, 30 Dec 2025 06:30:11 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vaTFA-003WQ1-1I for pgsql-announce@lists.postgresql.org; Tue, 30 Dec 2025 06:30:11 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=kx84tbPpFRcmFUPWkpFC7dXfLEibkfeZSf/gzIf61FM=; b=IEc6VCf98EEJ3shUzQabjsS4ke keNf90dFZn1wnlB0VWgx9Tr77ilLtDrN2fIFsqZ1vr0jr99wUmI20a3nGpedIZcCWXQkQ/NEFSdzi C1EuSSIcdP2K0N4beoFA6C2h5EUgeQF86AhT4XbTF7K9HQK+em1NfVvO9y2iZbFm/qfALQWB5IQp5 41yQB048QxY9hXuIgvbLYm4u/HHtlWYpA3wcnRGuKdc/+cRyKMADJm2Y81QOJvOzy9Nz7QnRbOtnz dDvpphE/8dKwJZHnAr0uJWWhjbkqeJDs340wUDucI+fxM7NlacYpPbJcCwXjQvl7EMkqKG6H1RX9m Oiv1akew==; Received: from wrigleys.postgresql.org ([217.196.149.60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vaTF9-009cLI-0q for pgsql-announce@lists.postgresql.org; Tue, 30 Dec 2025 06:30:07 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vaTF5-00GblJ-2x for pgsql-announce@lists.postgresql.org; Tue, 30 Dec 2025 06:30:04 +0000 Content-Type: multipart/mixed; boundary="===============8122499311024614804==" MIME-Version: 1.0 Subject: pgBadger v13.2 released To: PostgreSQL Announce From: HexaCluster via PostgreSQL Announce Reply-To: gilles@hexacluster.ai Date: Tue, 30 Dec 2025 06:29:03 +0000 Message-ID: <176707614380.978869.7467044435408343507@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 8d0935d8970a03d095b27d70ee9bf62ab261884324604164276efaa069268cac List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============8122499311024614804== Content-Type: multipart/alternative; boundary="===============5317334771447421692==" MIME-Version: 1.0 --===============5317334771447421692== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Grenoble, France - December 29th, 2025 ## pgBadger pgBadger is a PostgreSQL performance analyzer, built for speed with fully detailed reports based on your PostgreSQL log files. pgBadger 13.2 was released today, this is a maintenance release that update SQL code formatting, fixes issues and applied patches reported by users sin= ce last release. - Fix normalization that was not handling properly balanced single-quoted strings along with escaped quotes inside. - Fix case where no error sample log entries was reported. - Fix possible precedence problem with Perl v5.42. - Update pgFormatter code to v5.9 - Fix parsing of %r placeholder in log_line_prefix. - Add command `--ssh-sudo` to run commands over ssh as sudo. - Fix parsing of pgbouncer stats changes in last releases. For the complete list of changes, please checkout the release note on [https://github.com/darold/pgbadger/releases](https://github.com/darold/= pgbadger/releases) ## Links & Credits I would like to thank all users who submitted patches and users who reported bugs and feature requests, they are all cited the ChangeLog file. pgBadger is an open project. Any contribution to build a better tool is welcome. You just have to send your ideas, features requests or patches using the GitHub tools or directly to pgbadger@darold.net. Links : * Download: [http://pgbadger.darold.net/](http://pgbadger.darold.net/) * Support: use GitHub report tool at [https://github.com/darold/pgbadger/is= sues](https://github.com/darold/pgbadger/issues) or contact pgbadger@darold.net. For a complete list of commercial support near of your place take a look at the [PostgreSQL Professional Services](http://www.postgresql.org/support= /professional_support) page, they all do great job and most of them can help you. -------------- **About pgBadger** : pgBagder is a new generation log analyzer for PostgreSQL, created by Gilles Darold (also author of ora2pg, the powerful migration tool). pgBadger is a fast and easy tool to analyze your SQL traffic and create HTML5 reports with dynamics graphs. pgBadger is the perfect tool to understand the behavior of your PostgreSQL servers and identify which SQL queries need to be optimized. Docs, Download & Demo at [http://pgbadger.darold.net/](http://pgbadger.daro= ld.net/) --===============5317334771447421692== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable pgBadger v13.2 released
 

pgBadger v13.2 released

Grenoble, France - December 29th, 2025

pgBadger

pgBadger is a PostgreSQL performance analyz= er, built for speed with fully detailed reports based on your PostgreSQL log files.

pgBadger 13.2 was released today, this is a= maintenance release that update SQL code formatting, fixes issues and applied patches reported by users sin= ce last release.

  • Fix normalizati= on that was not handling properly balanced single-quoted strings along with escaped quotes inside.
  • Fix case where = no error sample log entries was reported.
  • Fix possible pr= ecedence problem with Perl v5.42.
  • Update pgFormat= ter code to v5.9
  • Fix parsing of = %r placeholder in log_line_prefix.
  • Add command --ssh-sudo to run commands over ssh as sudo.
  • Fix parsing of = pgbouncer stats changes in last releases.

For the complete list of changes, please ch= eckout the release note on https://github.com/darold/pgbadger/rel= eases

Links & Credits

I would like to thank all users who submitt= ed patches and users who reported bugs and feature requests, they are all cited the ChangeLog file.

pgBadger is an open project. Any contributi= on to build a better tool is welcome. You just have to send your ideas, features requests or patches using the GitHub tools or directly to pgbadger@darold.net.

Links :

For a complete list of commercial support n= ear of your place take a look at the PostgreSQL Professional= Services page, they all do great job and most of them can help you.


About pgBadger :

pgBagder is a new generation log analyzer f= or PostgreSQL, created by Gilles Darold (also author of ora2pg, the powerful migration tool). pgBadger is a fast and easy tool to analyze your SQL traffic and create HTML5 reports with dynamics graphs. pgBadger is the perfect tool to understand the behavior of your PostgreSQL servers and identify which SQL queries need to be optimized.

Docs, Download & Demo at http://pgbadger.darold.net/

This email was sent to you from HexaCluster. It was delivered on their beha= lf by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to HexaCluster.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============5317334771447421692==-- --===============8122499311024614804==--