HN Hall of Fame Weekly email

Scalable PostgreSQL Connection Pooler

github.com Software & code Source code Software engineering Candidate
Screenshot of github.com captured 2026-07-20
Page preview · captured 2026-07-20

Resurfaced independently across 3 calendar years, with breakout response in 3 of them.

submissions
3
submitters
3
observed span
2018–2021
peak thread · 88 comments
234 pts
latest 20+ return · 2021-11-12
234 pts

Submission timeline

2007–2026

One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.

First comments on top threads

HN comment order

I appreciate the work going on to make high quality poolers for Postgres...I just really wish the work was done in-core so we could have built in connection pooling, or the work done to make grabbing a new connection as cheap as if you were using a pooler. It sucks to have to add complexity to your stack to fix a "deficiency" in Postgres' design. Still, I am glad there is effort put into project even if I selfishly wish…

Tostino·234-point thread·

This looks pretty interesting. Will definitely spend some time testing it. Shameless plug. We have recently forked pgbouncer to add multicore support[0]. We are running in production for couple of weeks and the performance is great. Our design is very straightforward. Instead of touching the current code, we've extended it by a manager, that spins workers, which are essentially forks of pgbouncer itself (one per core, or whatever you specify in the settings), and then distributes the connections between the…

doh·203-point thread·

A quick meta BTW, but if you want to keep up with Postgres stuff, we have a newsletter (and covered this Odyssey release earlier today): https://postgresweekly.com/issues/335 (there is RSS, etc.)

The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.

Breakout years
3

100+ points or 50+ comments

Total points
588

reference only — not used in Hall rules or ranking

Total comments
181

reference only — not used in Hall rules or ranking

Every submission

DateTitle as submittedByPointsComments
2018-05-30Odyssey – Scalable PostgreSQL connection poolerFirst breakoutpmwkaa20340
2019-12-11Odyssey: Scalable PostgreSQL Connection Poolerbsg7515153
2021-11-12Scalable PostgreSQL Connection PoolerBest thread · Latest 20+ point returnsbuttgereit23488