Upcoming presentations
No upcoming presentations...
Past presentations
- Explore the common pitfalls and failure modes when modifying Postgres tables - locking and backwards-incompatibility
- Share real-world examples from large-scale systems with minimal downtime
- Dive into the strategies and solutions we’ve...
DDL Schema Migrations: Navigating the High-Scale Seas
Learn about common failure modes when modifying Postgres tables and how to address them
Schema migrations (DDL statements) can be a rough journey, especially when dealing with high-scale, always-online microservices. In this talk, we will: