Database Connection Pooling: PgBouncer, Pool Sizing, and the Math Behind Both
Every PostgreSQL connection is a process on the server. Not a thread, not an entry in a table — a
Continue readingDatabase Connection Pooling: PgBouncer, Pool Sizing, and the Math Behind Both