From: | PoWA via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org> |
---|---|
To: | PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org> |
Subject: | pg_stat_kcache 2.3.1 is out! |
Date: | 2025-09-29 13:49:56 |
Message-ID: | 175915379653.817.4074695266822356118@wrigleys.postgresql.org |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-announce |
Taipei, Taiwan - Sept. 28th, 2025
pg_stat_kcache 2.3.1
====================
The PoWA team is pleased to announce the release of the version 2.3.1
of pg_stat_kcache, an extension that gathers statistics about real reads and
writes done by the filesystem layer and CPU usage. Changelog
- Bugfixes
- Fix 2.2.3 -> 2.3.0 upgrade script (Julien Rouhaud, thanks to github user 1165125080 for the report)
- Miscellaneous
- Add postgres 18 compatibility (Georgy Shelkovy, Julien Rouhaud)
Links & Credits
===============
Thank to the users who reported bugs or submitted patches, they are all cited
in the CHANGELOG.md file and the CONTRIBUTORS.md file.
[pg_stat_kcache](https://github.com/powa-team/pg_stat_kcache) 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/pg_stat_kcache](https://github.com/powa-team/pg_stat_kcache).
Links
=====
- Documentation: [github.com/powa-team/pg_stat_kcache/blob/master/README.rst](https://github.com/powa-team/pg_stat_kcache/blob/master/README.rst)
- Download: [github.com/powa-team/pg_stat_kcache/releases](https://github.com/powa-team/pg_stat_kcache/releases)
- Bug tracker: [github.com/powa-team/pg_stat_kcache/issues](https://github.com/powa-team/pg_stat_kcache/issues)
From | Date | Subject | |
---|---|---|---|
Next Message | vitabaks via PostgreSQL Announce | 2025-09-29 13:57:22 | Autobase 2.4.0 released |
Previous Message | CYBERTEC PostgreSQL International GmbH via PostgreSQL Announce | 2025-09-29 13:48:14 | pgwatch v4 is out! |