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-01-08: init commit (c48149a)