Login
From:
PostgresAI
(Uncensored)
subscribe
Zero-downtime Postgres schema migrations need this: lock_timeout and retries | PostgresAI
https://postgres.ai/blog/20210923-zero-downtime-postgres-schema-migrations-lock-timeout-and-retries
links
backlinks
Tagged with:
ddl
database migrations
database schema migrations
zero-downtime changes
Deploying DB schema changes in heavily loaded systems is challenging. In this article, we explore one of the challenges - how to avoid situations when DDLs get blocked, wait to acquire a lock, and during that, start blocking other sessions.
Roast topics
Find topics
Find it!