HackerTrans
TopNewTrendsCommentsPastAskShowJobs

timetoogo

244 karmajoined 12 वर्ष पहले

Submissions

Postgres locks do not scale

recall.ai
24 points·by timetoogo·परसों·8 comments

comments

timetoogo
·16 दिन पहले·discuss
Running a high-scale postgres in production is fraught. We have a really demanding workload and have hit a lot of undocumented performance cliffs. Most of these stem from fundamental design flaws in postgres [0][1].

I'm glad to see projects like this trying to using new tools to improve upon these deeply rooted issues that was just not practical even 12-18 months ago. This is really ambitious and I'm excited to see where this goes!

[0] https://www.recall.ai/blog/postgres-postmaster-does-not-scal...

[1] https://www.recall.ai/blog/postgres-listen-notify-does-not-s...
timetoogo
·5 माह पहले·discuss
Great point, I was running as root so I didn't pick this up. Corrected, thank you!