Hacker News new | ask | show | jobs
by michae2 810 days ago
PG only uses EvalPlanQual under read committed isolation. Under repeatable read the first update fails with a "could not serialize" error, just as it does under serializable.