Latest Episodes
351

Features To Avoid? | Scaling Postgres 351
In this episode of Scaling Postgres, we talk about some features you may want to avoid like commit_delay, index_cleanup off, & logon triggers, a...
350

Seven Years of Scaling Postgres | Scaling Postgres 350
In this episode of Scaling Postgres, we discuss our seven year anniversary, better pg_search performance, reducing table locks, not valid constraints and better group...
349

The Dangers of Temporary Tables | Scaling Postgres 349
In this episode of Scaling Postgres, we discuss the dangers of temporary tables, better transparent data encryption, pig the extension wizard, and table level...
348

The Future Is Containers? | Scaling Postgres 348
In this episode of Scaling Postgres, we discuss whether the future of containers and Postgres, UUIDv7 commit, and a pg_duckdb interview. To get the...
347

Easy Incremental Data Processing? | Scaling Postgres 347
In this episode of Scaling Postgres, we discuss the new pg_incremental extension for processing data pipelines, a set of Postgres monitoring queries, handling alter...
346

Things I Don't Do In Postgres | Scaling Postgres 346
In this episode of Scaling Postgres, we discuss things I do not do such as use default partitions, play column Tetris, ELT using special...