Hacker News new | ask | show | jobs
by lenkite 116 days ago
Postgres needs to figure how to solve write-amplification caused by MVCC. Any use-case with write load runs into this and then needs to spend significant time managing and working around the problem.

https://www.cs.cmu.edu/~pavlo/blog/2023/04/the-part-of-postg...