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 ✌️
Append-only tables
Nikolay and Michael discuss append-only tables in Postgres — what they are, some unique challenges they bring, and some options for compressing / removing / offloading...
Denormalization
Nikolay and Michael discuss denormalization in Postgres — when and why to denormalize things, and a couple of specific cases Nikolay came across recently. Here are so...