Hacker News new | ask | show | jobs
by anarazel 3670 days ago
In postgres (and a fair number of other databases) you'll not see that anomaly, even with read committed. Usually you'll want to have stricter semantics for an individual query, than for the whole transaction.