Y
Hacker News
new
|
ask
|
show
|
jobs
by
baq
1100 days ago
Running Postgres without a connection bouncer is a huuuge no-no already, but if this breaks the default mode of pgbouncer it’s basically a showstopper.
1 comments
winrid
1100 days ago
Your average django app running on one or two servers with four workers each (which use connection polling) does not need pgbouncer.
link