4 ms·
I use PG without PG Bouncer for non trivial traffic levels using the same type of application level connection pooling I’ve used for years with every other data
by brightball 1mo ago
I use PG without PG Bouncer for non trivial traffic levels using the same type of application level connection pooling I’ve used for years with every other database.
Bouncer is a nice option, but definitely not required.