Latest Episodes
408
Open Source Eating The World | Scaling Postgres 408
In this episode of Scaling Postgres, we discuss how open source is eating the world, mitigating plan flips, migrating from Heroku to RDS, and...
407
Stable Plans? | Scaling Postgres 407
In this episode of Scaling Postgres, we discuss the possibility of having stable plans in Postgres 19, settings to kill disconnected or crashed clients,...
406
Lock Causes Data To Vanish! | Scaling Postgres 406
In this episode of Scaling Postgres, we discuss how a lock can cause data to vanish, new Postgres releases, fast replication with peerDB and...
405
Out of Cycle Releases | Scaling Postgres 405
In this episode of Scaling Postgres, we discuss an out of cycle Postgres release, a Supabase downtime incident, optimizing top K queries and how...
404
Postmaster Does Not Scale! | Scaling Postgres 404
In this episode of Scaling Postgres, we discuss how the postmaster does not scale, new Postgres releases, data storage using PAX and a path...
403
Mitigate Retry Storms? | Scaling Postgres 403
In this episode of Scaling Postgres, we discuss a potential way to mitigate retry storms or orphan DB sessions with client_connection_check_interval, checkpoint configuration, skip...