Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Which of these strategies does Postgres use under Repeatable Read?


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.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: