# Transaction Isolation Level Considerations

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

---

LLMS index: [llms.txt](/llms.txt)

---

[![featured](/img/hero/pg/isolation-level.jpg)](https://vonng.com/en/pg/isolation-level/)

PostgreSQL actually has only two transaction isolation levels: **Read Committed** and **Serializable** [**Read more**](https://vonng.com/en/pg/isolation-level/)
