> On 8 May 2025, at 22:07, Özkan Pakdil <ozkan.pak...@gmail.com> wrote: > > Hi everyone, > I’ve been searching for a website that provides pgbench results for different > PostgreSQL versions, from 11 to 18, including the latest beta or alpha > releases. > Does anyone know of such a site?
There has been work towards such a site, with the code listed on the related-projects page on the website (see "PostgreSQL Performance Farm"): https://www.postgresql.org/developer/related-projects/ As far as I know it hasn't materialized yet though, so anyone interested can join the project and help out. -- Daniel Gustafsson