From: | PoWA via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org> |
---|---|
To: | PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org> |
Subject: | powa-archivist 5.0.3 is out! |
Date: | 2025-06-11 00:47:58 |
Message-ID: | 174960287858.789.12810940191619990323@wrigleys.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce |
Taipei, Taiwan - June, 7th 2025
powa-archivist 5.0.3
====================
The PoWA team is pleased to announce the release of the version 5.0.3 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 allows
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.
- Performance
- Make all history tables have TOAST_TUPLE_TARGET=128 set (Marc Cousin)
- Bugfixes
- Fix txid_current() usage when FullXactId > max xid (Julien Rouhaud,
thanks to github user Nickuru for the repor)
- Misc
- Add a new powa_stat_get_activity(srvid, from, to) function (Julien
Rouhaud, Thanks to Marc Cousin for the request)
Links & Credits
===============
Thank to the users who reported bugs or submitted patches, they are all cited
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-archivist).
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://github.com/powa-team/powa-archivist/issues)
From | Date | Subject | |
---|---|---|---|
Next Message | Gilles Darold via PostgreSQL Announce | 2025-06-11 00:48:10 | pg_dumpbinary v2.20 released |
Previous Message | PostgreSQL Europe via PostgreSQL Announce | 2025-06-09 18:06:01 | PGConf.EU 2025 Call for Presentations |