6 ms·
Interesting. We run pgbouncer via kubernetes so it was straightforward to make multiple pgbouncer processes on one machine. Also straightforward to get them run
by nosefrog 2mo ago
Interesting. We run pgbouncer via kubernetes so it was straightforward to make multiple pgbouncer processes on one machine. Also straightforward to get them running on multiple machines, which helps because we run on Azure and they like to cause rolling outages across our fleet via VM maintenance...
- saisrirampur 2mo agoAck, makes sense. I’m very curious on how this affects throughput due to a potential extra network hop from pgbouncer to Postgres. Expecting it to have a minor difference, but still curious.
- toredash 2mo agoCross zone latency has noticeable effect: https://news.ycombinator.com/item?id=45512351 https://news.ycombinator.com/item?id=45512351