Y
Hacker News
new
|
ask
|
show
|
jobs
Read Committed Isolation Level in Postgres
(
miuv.blog
)
1 points
by
mridulv09
2417 days ago
1 comments
axisofpleasure
2417 days ago
I learned RDBMS systems via Oracle, the default is READ COMMITTED isolation level, seeing people from non RCI systems experiencing RCI is always interesting. Good little article.
link