
#postgresql#connection pooling
⭐ Featured
#pgbouncer#performance+2 more
Connection Pool Sizing, Measured: Why 48 Connections Beat 400
Raising the pool size is the reflex fix when a database feels slow, and past a certain point it makes things worse. I swept a PostgreSQL instance from 1 to 400 connections: throughput peaked at 48 and had lost 37% by 400, while latency multiplied by 13.
Serdarcan Büyükdereli
2026-08-21
