Taipei, Taiwan - September 17th, 2024 # pg_stat_kcache 2.3.0
The PoWA team is pleased to announce the release of the version 2.3.0 ofpg_stat_kcache, an extension that gathers statistics about real reads and writes done by the filesystem layer and CPU usage. # Changelog **New features**: - Track entry creation timestamp (Julien Rouhaud, thanks to Andrei Zubkov for the feature request) **Bugfix**: - Fix some issues with tracking nesting level (Julien Rouhaud) - Fix the pgsk_counters_hook declaration (Julien Rouhaud) **Miscellaneous**: - Add postgres 17 compatibility (Georgy Shelkovy) # 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 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)