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 2026-02-23: update extension to 451 (7ac2178)