pgsql_tweaks 0.11.3 Released


pgsql_tweaks is a bundle of functions and views for PostgreSQL

Published on June 10, 2025 by Stefanie Janine Stölting

PostgreSQL Extension pgsql_tweaks

0 min READ

pgsql_tweaks is a bundle of functions and views for PostgreSQL

The source code is available on GitLab, a mirror is hosted on GitHub.
One could install the whole package, or just copy what is needed from the source code.

The extension is also available on PGXN.

General changes

PostgreSQL 18 Support

No code has been changed. Tests against PostgreSQL 18 beta 1 have been unsuccessful.

Therefore PostgreSQL 18 is now supoorted by pgsql_tweaks.

The reason it took some time to test against the upcoming version is that there have been some problems with the Docker containers, to have them running PostgreSQL 18 as there have been changes, that made it a bit hard to get that version running.
I execute the tests always against Docker containers.



Author: Stefanie Janine Stölting