Odyssey: PostgreSQL Connection Proxy! (Andrey Borodin)
CMU Database Group · 67:42
Most PostgreSQL deployments eventually need a connection proxy: one backend is one Unix process, so idle and active connections both inflate caches and linear-cost algorithms, and performance often peaks near CPU coun...