pgsql_tweaks 0.11.4 Released


pgsql_tweaks is a bundle of functions and views for PostgreSQL

Published on August 18, 2025 by Stefanie Janine Stölting

PostgreSQL Extension pgsql_tweaks

1 min READ

pgsql_tweaks is a bundle of functions and views for PostgreSQL

The source code is available on Codeberg.

The extension is also available on PGXN.

The extension is also availabe through the PostgreSQL rpm packages.

General changes

There is only one repository for the source code of the extension, codeberg.org/pgsql_tweaks/pgsql_tweaks from now on.

The source is now part of pgsql_tweaks project.

Project Website

The project has its own website, pgsql-tweaks.org. Currently the website is only a HTML copy of the HTML help page of the project.

This will be changed to a documentation website of the project, the work is already started.

The sources of the website are also part of the pgsql_tweaks project. The documentation will be based on Jekyll, please see the projects jekyll branch.

PostgreSQL 18 Support

No code has been changed. Tests against PostgreSQL 18 beta 3 have been successful.

Therefore PostgreSQL 18 is now supoorted by pgsql_tweaks.

Documentation Changes

The documentation of the view pg_bloat_info has been added, the view itself has been released earlier.



Author: Stefanie Janine Stölting