Y
Hacker News
new
|
ask
|
show
|
jobs
by
turtles3
181 days ago
To be fair, postgres still suffers from a poor choice of MVCC implementation (copy on write rather than an undo log). This one small choice has a huge number of negative knock on effects once your load becomes non-trivial