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.94.2) (envelope-from ) id 1tVpf6-00BrXN-Fs for pgsql-announce@arkaria.postgresql.org; Thu, 09 Jan 2025 10:21:13 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tVpf4-00Ggv6-V7 for pgsql-announce@arkaria.postgresql.org; Thu, 09 Jan 2025 10:21:10 +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.94.2) (envelope-from ) id 1tVpf3-00GguN-Vd for pgsql-announce@lists.postgresql.org; Thu, 09 Jan 2025 10:21: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 1tVpey-000iR5-3D for pgsql-announce@lists.postgresql.org; Thu, 09 Jan 2025 10:21:09 +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=u02iNY65J4HUm5lsv/ylVrl/FpkmcnT8GTGwflz2qyU=; b=fbXdFS2AE2FvLpLFa/dQZ5F+M4 pUyOq67C+14u01IpKtm1iyxGzsCdty8pF9+rAAGuaAiy8/awCsBe126GQUeqQgPTjGjEZdbyyPnte txunBwOGtDJszPlGsC3EC9UpmwAnf2rqDGzGagaMrGt8csCCT48dJLdvbKDqLKrGEXdN7L0yFsPl/ tX2nrsAocmSMEHaQjoasu4iIEdlQPPH+mbfK1dMHtNMu8t8HRj5N47JSeDefwS6aYSAZiRNHXnpNR qi0Rt8bVNXUDTki7hpK95sjg5L/QiWryKd0nLDhHRu7AjZoKgHBvV+jcPl4+Qo/DgxkpfXmkqnRfg U+tr0tdw==; 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.94.2) (envelope-from ) id 1tVpex-001ze2-HV for pgsql-announce@lists.postgresql.org; Thu, 09 Jan 2025 10:21:04 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1tVpew-005Up1-C4 for pgsql-announce@lists.postgresql.org; Thu, 09 Jan 2025 10:21:02 +0000 Content-Type: multipart/mixed; boundary="===============7312489881270565736==" MIME-Version: 1.0 Subject: powa-archivist 5.0.1 is out! To: PostgreSQL Announce From: PoWA via PostgreSQL Announce Reply-To: rjuju123@gmail.com Date: Thu, 09 Jan 2025 10:20:34 +0000 Message-ID: <173641803480.818649.6816961534734497539@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 024a63434a0093d87a6d55a32b58bdae9ca84fbce92789b8d069612ef4941c30 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============7312489881270565736== Content-Type: multipart/alternative; boundary="===============0096764912621509158==" MIME-Version: 1.0 --===============0096764912621509158== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Taipei, Taiwan - January, 5 2024 powa-archivist 5.0.1 is out =3D=3D=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.0.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 pg_dump error on powa_module_config (Julien Rouhaud, thanks to gi= thub user guruguruguru for the report) - Fix powa_delete_and_purge_server function when pg_track_settings is i= nstalled (Julien Rouhaud, thanks to Thomas Reiss for report) 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 : - 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) --===============0096764912621509158== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable powa-archivist 5.0.1 is out!
 

powa-archivist 5.0.1 is out!

Taipei, Taiwan - January, 5 2024

powa-archivist 5.0.1 is out

The PoWA team is pleased to announce the re= lease of the version 5.0.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 pg_dump err= or on powa_module_config (Julien Rouhaud, thanks to github user gurugurugur= u for the report)
    • Fix powa_delete= _and_purge_server function when pg_track_settings is installed (Julien Rouh= aud, thanks to Thomas Reiss for report)

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/.
 
--===============0096764912621509158==-- --===============7312489881270565736==--