Ricardo Zavaleta (@Binidxaba666): Benchmarking PostgreSQL connection poolers: PgBouncer, PgCat and Supavisor postgr.es/p/6ml
1
24
68
5K
30
@planetpostgres @tembo_io @Binidxaba666 PgBouncer maintainer here. Nice perf comparison and great that the used scripts are available. Easy multi-core should definitely be added to PgBouncer. While not super easy, you can currently use multiple processes so_reuseport=1. So I'd be very curious to see those numbers too