Thread: Looking for pgbench Benchmark Results Across PostgreSQL Versions
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?
Thanks!
Hi ,you may look at this ,
I used sysbench and my usage is explained here.Postgres was configured to cache all tables. This benchmark used a c2-standard-30 server from GCP with 15 cores, hyperthreads disabled, 120G of RAM, Ubuntu 22.04 and 1.5TB of NVMe SSD with XFS (SW RAID 0 over 4 local devices). smalldatum.blogspot.com |
From: Özkan Pakdil <ozkan.pakdil@gmail.com>
Sent: Thursday, May 8, 2025 8:07 PM
To: pgsql-general@lists.postgresql.org <pgsql-general@lists.postgresql.org>
Subject: Looking for pgbench Benchmark Results Across PostgreSQL Versions
Sent: Thursday, May 8, 2025 8:07 PM
To: pgsql-general@lists.postgresql.org <pgsql-general@lists.postgresql.org>
Subject: Looking for pgbench Benchmark Results Across PostgreSQL Versions
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?
Thanks!