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 1vSFkB-009lzv-0J for pgsql-announce@arkaria.postgresql.org; Sun, 07 Dec 2025 14:28:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vSFk9-00DDid-2D for pgsql-announce@arkaria.postgresql.org; Sun, 07 Dec 2025 14:28:09 +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 1vSFk8-00DDhs-2s for pgsql-announce@lists.postgresql.org; Sun, 07 Dec 2025 14:28:09 +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 1vSFk6-003gnA-1F for pgsql-announce@lists.postgresql.org; Sun, 07 Dec 2025 14:28:08 +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=doly+Vqp0Pk7NOrh/sQlZN720Sto9SF7kr3vgRkdas0=; b=MyZ5hxznZoIXohpeXGKy9T+b1l aTar0onDfODwff6+bdY4VKo2l9k0bMQuGJqx5qsugGOsEXLpe5xG3Am0uH5clcA1/+NpL+rVXWNNn dVGRsJvZaB51O57440/yhpnfxNsN/FxnU3mUDjabUyNrur8lqFZhFTxRBajfL+J7Qcac6e9mRSoOR LFZk5KS+CXyCRdK/o5TkeL7LnPxkaFKRvkLy8dtykZD/vxJDC6ep7kyVbx0kWWYKoK9CFNnNHqLG2 WiPPj+xSsKT0uJvdyq03rdRjIRtjpGYfbXaAPVpX1yL+IEfCpxicVfcsElFRDZXhmk3q5DjrmJ8ny M0CSjHig==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1vSFk4-006UkX-2L for pgsql-announce@lists.postgresql.org; Sun, 07 Dec 2025 14:28:04 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.96) (envelope-from ) id 1vSFk2-008RU5-0t for pgsql-announce@lists.postgresql.org; Sun, 07 Dec 2025 14:28:03 +0000 Content-Type: multipart/mixed; boundary="===============4542159679746235720==" MIME-Version: 1.0 Subject: powa-archivist 5.1.1 is out! To: PostgreSQL Announce From: PoWA via PostgreSQL Announce Reply-To: rjuju123@gmail.com Date: Sun, 07 Dec 2025 14:27:27 +0000 Message-ID: <176511764745.2921401.6919524439607786056@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 2f4596305b4c6fb6791b280070211f22c7d10a64b326277c19f6e00be655d102 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============4542159679746235720== Content-Type: multipart/alternative; boundary="===============0066961029415247570==" MIME-Version: 1.0 --===============0066961029415247570== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Taipei, Taiwan - Sun 7 Dec 2025 powa-archivist 5.1.1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D The PoWA team is pleased to announce the release of the version 5.1.1 of [powa-archivist](https://github.com/powa-team/powa-archivist), the core extension of the PoWA project. [PoWA (PostgreSQL Workload Analyzer)](https://powa.readthedocs.io/) is a performance tool, compatible with all supported PostgreSQL versions. It all= ows to collect and aggregate metrics gathered from multiple PostgreSQL instances using various extensions covering all parts of PostgreSQL and provides real-time charts and graphs to help monitor and tune your servers. It also suggest optimizations, like global or per-query index suggestions, to easily improve performances. - Bugfixes - Fix TOAST table size double counting (Marc Cousin) - Fix various `pg_stat_io` with pg18+ (Julien Rouhaud) Links & Credits =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Thank to the users who reported bugs or submitted patches, they are all cit= ed in the CHANGELOG file and the CONTRIBUTORS file. [powa-archivist](https://github.com/powa-team/powa-archivist) 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 repository at [github.com/powa-team/powa-archivist](https://github.com/powa-team/powa-arc= hivist). Links =3D=3D=3D=3D=3D - Documentation: [powa.readthedocs.io/](https://powa.readthedocs.io/) - Download: [github.com/powa-team/powa-archivist/releases](https://github= .com/powa-team/powa-archivist/releases) - Bug tracker: [github.com/powa-team/powa-archivist/issues](https://githu= b.com/powa-team/powa-archivist/issues) --===============0066961029415247570== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable powa-archivist 5.1.1 is out!
 

powa-archivist 5.1.1 is out!

Taipei, Taiwan - Sun 7 Dec 2025

powa-archivist 5.1.1

The PoWA team is pleased to announce the re= lease of the version 5.1.1 of powa-archivist, the core extension of the PoWA project.

PoWA (PostgreSQL Workloa= d Analyzer) is a performance tool, compatible with all supported PostgreSQL versions. It all= ows to collect and aggregate metrics gathered from multiple PostgreSQL instances using various extensions covering all parts of PostgreSQL and provides real-time charts and graphs to help monitor and tune your servers. It also suggest optimizations, like global or per-query index suggestions, to easily improve performances.

  • Bugfixes
    • Fix TOAST table= size double counting (Marc Cousin)
    • Fix various pg_stat_io with pg18+ (Julien Rouhaud)

Links & Credits

Thank to the users who reported bugs or sub= mitted patches, they are all cited in the CHANGELOG file and the CONTRIBUTORS file.

powa-arch= ivist 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 repository at github.com/powa-team/powa-archivist.<= /p>

Links

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

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/.
 
--===============0066961029415247570==-- --===============4542159679746235720==--