Some very informal tests I made show a ~700% (22 -> 170 req/s) performance gain using a libpq C client and a simple connect-select-disconnect pattern. The configuration type was ConnectionPool (no balancing, no replication).
Log in to post a comment.