Episodes
In this episode of Scaling Postgres, we discuss all the new features in Postgres 17 Beta 1, some features that did not make it, database collations & sorting and causes of slow commits. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/318-postgres-17-beta-1-released/  
Published 06/02/24
In this episode of Scaling Postgres, we discuss a new time-series open source extension called pg_timeseries, Postgres ignoring indexes, JSONB selectivity issues, and geographically distributed multi-tenant applications. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/317-time-series-open-source-extension/  
Published 05/26/24
In this episode of Scaling Postgres, we discuss new Postgres releases, optimizing a query to be 1,000 times faster, custom vs. generic plans and the pgtt extension. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/316-new-releases-1000-times-faster-query/  
Published 05/19/24
In this episode of Scaling Postgres, we discuss how hacking on Postgres is hard, a notifier pattern for using Listen/Notify, using histograms for metrics and saturated arithmetic. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/315-hacking-on-postgres-is-hard/  
Published 05/12/24
In this episode of Scaling Postgres, we discuss performance improvements for pgvector 0.7.0, a guide to vector embeddings, building a Retrieval Augmented Generation app and only allow logins to replicas. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/314-150-times-faster-pgvector/  
Published 05/05/24
In this episode of Scaling Postgres, we discuss whether the future of MySQL is Postgres, how to use recursive CTEs, work on OrioleDB, and PG17 performance improvements. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/313-the-future-of-mysql-is-postgres/  
Published 04/28/24
In this episode of Scaling Postgres, we cover potential features in Postgres 17 such as explain serialize, verbose copy, pg_buffer_cache_evict, as well as many others. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/312-postgres-17-commit-orama/  
Published 04/21/24
In this episode of Scaling Postgres, we discuss a 1,400 times faster max and group by implementation, new quantization capabilities in pgvector, adaptive radix trees and splitting & merging partitions in PG17. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/311-max-group-by-performance/  
Published 04/14/24
In this episode of Scaling Postgres, we discuss whether Postgres will pull a Redis, remembering Simon Riggs, built-in collation provider and C.UTF-8 in PG 17 and health checks. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/310-andres-microsoft-postgres-save-linux/  
Published 04/07/24
In this episode of Scaling Postgres, we discuss whether Postgres will pull a Redis, remembering Simon Riggs, built-in collation provider and C.UTF-8 in PG 17 and health checks. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/309-will-postgres-pull-a-redis/  
Published 03/31/24
In this episode of Scaling Postgres, we discuss high availability's future, a custom sharding solution by Figma, sharding pg_vector queries, and PG17 logical replication failover. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/308-scale-through-sharding/  
Published 03/24/24
In this episode of Scaling Postgres, we discuss whether we should be using bytewise or linguistic ordering by default, how to transform data in Postgres, benefits of a transaction_timeout and how to enforce join order. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/307-collation-conundrum/  
Published 03/17/24
In this episode of Scaling Postgres, we discuss one configuration change that resulted in an 11,000 times faster query, why Postgres is not using your index, backported PG improvements and parallelism with TOAST. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/306-scalability-limits-from-slru-lock-manager/  
Published 03/10/24
In this episode of Scaling Postgres, we discuss one configuration change that resulted in an 11,000 times faster query, why Postgres is not using your index, backported PG improvements and parallelism with TOAST. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/305-11k-faster-configuration-change/  
Published 03/03/24
In this episode of Scaling Postgres, we discuss new Postgres releases, performance comparisons between PgBouncer, PgCat and Supavisor, a new extension pg_analytics, and new planner capabilities in PG16. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/304-overhead-of-pg_stat_statements/  
Published 02/25/24
In this episode of Scaling Postgres, we discuss new Postgres releases, performance comparisons between PgBouncer, PgCat and Supavisor, a new extension pg_analytics, and new planner capabilities in PG16. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/303-pgbouncer-pgcat-supavisor-fight/  
Published 02/18/24
In this episode of Scaling Postgres, we discuss when and how you should use UUIDs or not, how to optimize space with column order and arrays, whether it is better to tune parameters or queries and what devs should know about Postgres with Andrew Atkinson. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/302-uuid-vs-bigint-battle/  
Published 02/11/24
In this episode of Scaling Postgres, we discuss how you can build a GPT in 500 lines of SQL code, how to optimize extension loading, the best way to set passwords and being able to change generated columns. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/301-postgres-llm-os-30-times-faster-index-builds/  
Published 02/04/24
In this episode of Scaling Postgres, we discuss how you can build a GPT in 500 lines of SQL code, how to optimize extension loading, the best way to set passwords and being able to change generated columns. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/300-postgres-celebration/  
Published 01/28/24
In this episode of Scaling Postgres, we discuss how you can build a GPT in 500 lines of SQL code, how to optimize extension loading, the best way to set passwords and being able to change generated columns. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/299-build-a-gpt-in-sql/  
Published 01/21/24
In this episode of Scaling Postgres, we discuss hopes for Postgres in 2024, whether you need foreign keys, incremental backups, and five ways of doing not exists. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/298-10-100-times-higher-latency-with-distributed-postgres/  
Published 01/14/24
In this episode of Scaling Postgres, we discuss hopes for Postgres in 2024, whether you need foreign keys, incremental backups, and five ways of doing not exists. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/297-postgres-in-2024/  
Published 01/07/24
In this episode of Scaling Postgres, we discuss the State of Postgres 2023 survey, a repository of Postgres how-tos, ways foreign keys can break and a custom SQL playground. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/296-state-of-postgres-2023/  
Published 12/24/23
In this episode of Scaling Postgres, we discuss a 30K messages per second queue built on Postgres, a zero downtime logical replication upgrade, the release of the Supavisor 1.0 connection pooler and PostGIS day. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/295-30k-messages-per-second-queue/  
Published 12/17/23
In this episode of Scaling Postgres, we discuss how much observability is needed, avoiding locks during database migrations, a huge Postgres events blogging event and FIPS mode. To get the show notes as well as get notified of new episodes, visit:  https://www.scalingpostgres.com/episodes/294-how-much-observability-is-needed/  
Published 12/11/23