Comment by jose_zap
2 months ago
> Postgres offers strictly serializable isolation indeed, but IIUC it's basically a form of read locking so will tank performance.
It will not. We use it at work for all transactions and its is very performant.
2 months ago
> Postgres offers strictly serializable isolation indeed, but IIUC it's basically a form of read locking so will tank performance.
It will not. We use it at work for all transactions and its is very performant.
No comments yet
Contribute on Hacker News ↗