flâneur — a map of the web's best reading

PostgreSQL rocks, except when it blocks: Understanding locks

citusdata.com · 1,729 words · saved by 1 readers

While the open source Postgres database is amazing at running multiple operations at the same time, there are cases in which Postgres needs to block an operation using a lock. This post by Marco Slot & the distributed database team at Citus Data is all about understanding locking behaviors in Postgres.

PostgreSQL rocks, except when it blocks: Understanding locks - Citus Data The schedule is out 🗓️ for POSETTE: An Event for Postgres 2026! Skip navigation SHARE THIS POST Share on X Share on LinkedIn Copy link Get our monthly newsletter On the Citus open source team, we engineers take an active role in helping our users scale out their Postgres database, be it for migrating an existing application or building a new application from scratch . This means we help you with distributing your relational data model—and also with getting the most out of Postgres. One problem I often see

Explore this link on the map →

saved by

related reading