Postgres FM is a weekly podcast about all things PostgreSQL.
Your hosts are Nikolay, a long-time Postgres advocate and founder of Postgres AI, and Michael, who has a background in database tools and founder of pgMustard.
Suggestions and questions are very welcome — drop us a message on YouTube, one of our social accounts, or leave a comment on our Google doc ✌️
Your hosts are Nikolay, a long-time Postgres advocate and founder of Postgres AI, and Michael, who has a background in database tools and founder of pgMustard.
Suggestions and questions are very welcome — drop us a message on YouTube, one of our social accounts, or leave a comment on our Google doc ✌️

Zero-downtime migrations
Nikolay and Michael discuss zero-downtime schema migrations — why they're a challenge, a variety of different cases, and some things you can do to achieve them. Here a...

Parallelism
Nikolay and Michael discuss parallelism — both parallel query execution and other parallel operations. Here are links to a few things we mentioned: Parallel query (doc...