
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
The source code is available on Codeberg.
The extension is also available on PGXN.
The extension is also availabe through the PostgreSQL rpm packages.
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.
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.
No code has been changed. Tests against PostgreSQL 18 beta 3 have been successful.
Therefore PostgreSQL 18 is now supoorted by pgsql_tweaks.
The documentation of the view pg_bloat_info has been added, the view itself has been released earlier.

Author: Stefanie Janine Stölting