Hacker News new | ask | show | jobs
by emergie 889 days ago
Serialized usually is prohibitively slow in case where there are more than few concurrent users.
1 comments

That's not my experience at all using that in Postgres. A few concurrent users is absolutely fine.
So you’re recommending a solution that’s fine for a few concurrent users? What about when you have tens of thousands of concurrent users?