Transaction Isolation Level Considerations

PostgreSQL actually has only two transaction isolation levels: Read Committed and Serializable

featured

PostgreSQL actually has only two transaction isolation levels: Read Committed and Serializable Read more

Last modified 2025-12-23: init blog (08f98dc)