Session

Back

Concurrency Deep-Dive

Date: 2017-09-07
Time: 20:30 - 21:20
Room: Market Street
Level: Intermediate

Unlike many traditional RBDMS, PostgreSQL was architected with concurrency at top of mind. However, many developers (including the speaker once upon a time) don't understand all its magic under the hood. In this talk, we'll explore how Postgres deals with concurrency (MVCC, locks, transactions, etc.), why it matters, and how to make the best of it (with production stories!).

Speaker

Tejas Manohar