Conference Schedule - PGCon 2022

Common DB schema change mistakes

Date: 2022-05-26
Time: 13:00–13:45
Room: Stream 3
Level: Intermediate

One of the easiest ways to "create a heavy load from nothing" is to write a couple of DDL commands and deploy them to production without thorough analysis and testing.

In this talk, we will discuss several widespread mistakes that many developers and DBAs regularly make during active application development, when there is a need to change DB schema – from adding new database objects or columns to refactoring and optimization of the existing schema.

Slides

The following slides have been made available for this session:

Speaker

Nikolay Samokhvalov