Hacker News new | ask | show | jobs
by Spixel_ 282 days ago
Read committed (which is the default), doesn't guarantee that. See "Nonrepeatable Read" and "Phantom Read" which are both possible in your documentation page.