Postgres FM

A weekly podcast about all things PostgreSQL

159 episodes transcribed
0 comments
Technology

turbopuffer

Episode Date: September 12, 2025

Nik and Michael are joined by Simon Eskildsen from turbopuffer — among other things, they discuss ANN index types, tradeoffs that can make se...

0 comments
Technology

Disks

Episode Date: August 29, 2025

Nik and Michael discuss disks in relation to Postgres — why they matter, how saturation can happen, some modern nuances, and how to prepare t...

0 comments
Technology

Multi-column indexes

Episode Date: August 22, 2025

Nik and Michael discuss multi-column indexes in Postgres — what they are, how to think about them, and some guidance around using them effect...

0 comments
Technology

Self-driving Postgres

Episode Date: August 15, 2025

Nikolay and Michael discuss self-driving Postgres — what it could mean, using self-driving cars as a reference, and ideas for things to build...

0 comments
Technology

caSe-inSENsiTive

Episode Date: August 8, 2025

Nikolay and Michael discuss case-insensitive data — when we want to treat columns as case-insensitive, and the pros and cons of using citext,...

0 comments
Technology

Multigres

Episode Date: July 11, 2025

Nikolay and Michael are joined by Sugu Sougoumarane to discuss Multigres — a project he's joined Supabase to lead, building an adaptation of...

0 comments
Technology

Multi-tenant options

Episode Date: June 20, 2025

Nikolay and Michael are joined by Gwen Shapira to discuss multi-tenant architectures — the high level options, the pros and cons of each, and...

0 comments
Technology

Mean vs p99

Episode Date: June 13, 2025

Nikolay and Michael discuss looking at queries by mean time — when it makes sense, why ordering by a percentile (like p99) might be better, a...

0 comments
Technology

What to log

Episode Date: June 6, 2025

Nikolay and Michael discuss logging in Postgres — mostly what to log, and why changing quite a few settings can pay off big time in the long...

0 comments
Technology

How to move off RDS

Episode Date: May 30, 2025

Nikolay and Michael discuss moving off managed services — when and why you might want to, and some tips on how for very large databases. Here...

0 comments
Technology

Locks

Episode Date: May 23, 2025

Nikolay and Michael discuss heavyweight locks in Postgres — how to think about them, why you can't avoid them, and some tips for minimising i...

0 comments
Technology

synchronous_commit

Episode Date: May 2, 2025

Nikolay and Michael discuss synchronous_commit — what it means on single node setups, for synchronous replication setups, and the pros and co...

0 comments
Technology

Performance cliffs

Episode Date: April 4, 2025

Nikolay and Michael are joined by Tomas Vondra to discuss single query performance cliffs — what they are, why they happen, some things we ca...