Hacker News new | ask | show | jobs
by grosskur 4325 days ago
Anyone know why they use two layers of pgbouncer? The speaker mentions this briefly in the Q&A but doesn't go into detail.
1 comments

Layer one is for connection pooling on the application servers, layer two (on the database server) is mostly for control purposes.