The PoWA team is pleased to announce the release of the version 2.1.1 of pg_qualstats, a PostgreSQL extension keeping statistics on predicates found in WHERE statements and JOIN clauses.
Changelog
Miscellaneous:
Add support for PostgreSQL 17 (Georgy Shelkovy)
Bugfix:
Fix memory leak (Ronan Dunklau)
Fix column order of multi-column index in the index advisor (Julien Rouhaud, per report from disqus user Sivan)
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_qualstats 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/pg_qualstats.