#PostgreSQL 18 just landed—and I built a benchmark dashboard comparing PG versions 12–18 using pgbench mix tests:
https://pgbench.github.io/mix/
PG18 leads in every metric:
- 3,057 TPS
- 5.232 ms latency
- 183,431 transactions
Have you tested version 18 in production yet? Any tuning tips or surprises?
#TechNews
#PerformanceTesting