PGConf NYC 2021 - Managing PostgreSQL changes for the Agile DBA by Ryan Booz

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=ufW3eS5uUPk



Duration: 51:48
42 views
0


Managing PostgreSQL changes for the Agile DBA by Ryan Booz

Whether you are the PostgreSQL DBA for an Agile, Sprint-based team, or a Developer with DBA responsibilities, you may feel like the development bottleneck at every turn. Managing migrations with your ORM of choice is easy but often error-prone and hard to manage as the project grows. Or worse yet, maybe your schema and change management is a folder full of poorly commented SQL scripts saved to a local folder.

Surely there's a better, SQL-centric way to manage PostgreSQL as code, test changes, and deploy updates - right? Yes, there is!

In this session, we'll explore the current state of tooling to manage PostgreSQL schema and code changes. By demonstrating the process from database creation to deploying changes, you'll see how common tools like Sqitch, FlywayDB, pyrseas, PostgresCompare, and others can provide the foundation you need to transform how you manage PostgreSQL changes within your daily work.

By the end of the session, you'll be ready to tame your rogue PostgreSQL databases, managing changes and migrations with ease, and become the envy of the development team.




Other Videos By Confreaks


2022-10-13!!Con 2021 - wintln!(): teaching an ELF to uwu!! by Jade Fink
2022-10-13!!Con 2021 - Making a pixel-y circuit design language and then building circuits... by Lynn Pepin
2022-10-13!!Con 2021 - Cursorless: keyboards and mice are sooo last year!! by Pokey Rule
2022-10-13!!Con 2021 - From Oregon Trail to A.I. Dungeon: 50 Years of Text Games! by Aaron A. Reed
2022-10-13!!Con 2021 - Learning to code with Doom! (Now I’m even more confused!) by Phil Salvador
2022-10-13!!Con 2021 - Opening Keynote: CodingFutureCoders by Angie Jones
2022-10-12PGConf NYC 2021 - Driving the Future of PostgreSQL Adoption by Peter Zaitsev, Umair Shahid
2022-10-12PGConf NYC 2021 - When it All Goes Wrong: Database Incident Response Dos... by Christopher Travers
2022-10-12PGConf NYC 2021 - How to improve PostgreSQL Monitoring and ... by Agustin Gallego, Charly Batista
2022-10-12PGConf NYC 2021 - Understanding of Jsonb Performance by Oleg Bartunov
2022-10-12PGConf NYC 2021 - Managing PostgreSQL changes for the Agile DBA by Ryan Booz
2022-10-12PGConf NYC 2021 - Do it in SQL: pgbouncer_wrapper by David Fetter
2022-10-12PGConf NYC 2021 - Understanding and Reducing Application Contention by Simon Riggs
2022-10-12PGConf NYC 2021 - Typo Positive: When Collection Doesn't Get You What You Need by Renee Phillips
2022-10-12PGConf NYC 2021 - Will Postgres Live Forever? by Bruce Momjian
2022-10-12PGConf NYC 2021 - Advanced Postgres Schema Design... by Sehrope Sarkuni
2022-10-12PGConf NYC 2021 - A look at the Elephants Trunk: PostgreSQL 14 by Magnus Hagander
2022-10-12PGConf NYC 2021 - So You Inherited A Database by Corey Huinker
2022-10-12PGConf NYC 2021 - Row Level Security Explained by Stephen Frost
2022-10-12PGConf NYC 2021 - Advanced Int - Bigint Conversions by Robert Treat
2022-10-12PGConf NYC 2021 - Identifying Slow Queries and Fixing Them! by Stephen Frost



Tags:
PostgreSQL
PGConf
Postgres