Scaling Postgres

  • Author: Vários
  • Narrator: Vários
  • Publisher: Podcast
  • Duration: 93:54:03
  • More information

Informações:

Synopsis

Learn how to get the best performance and scale your PostgreSQL database with our weekly shows. Receive the best content curated from around the web. We have a special focus on content for developers since your architecture and usage is the key to getting the most performance out of PostgreSQL.

Episodes

  • Hacking On Postgres is Hard! | Scaling Postgres 315

    12/05/2024 Duration: 19min

    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/  

  • 150 Times Faster pgvector? | Scaling Postgres 314

    05/05/2024 Duration: 16min

    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/  

  • The Future of MySQL is Postgres? | Scaling Postgres 313

    28/04/2024 Duration: 15min

    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/  

  • Postgres 17 Commit-orama | Scaling Postgres 312

    21/04/2024 Duration: 12min

    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/312-postgres-17-commit-orama/  

  • 1,400 Times Faster Max & Group By Performance | Scaling Postgres 311

    14/04/2024 Duration: 18min

    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/  

  • Andres, Microsoft & Postgres Save Linux? | Scaling Postgres 310

    07/04/2024 Duration: 12min

    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/  

  • Will Postgres Pull A Redis? | Scaling Postgres 309

    31/03/2024 Duration: 15min

    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/  

  • Scale Through Sharding | Scaling Postgres 308

    24/03/2024 Duration: 18min

    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/  

  • Collation Conundrum | Scaling Postgres 307

    17/03/2024 Duration: 14min

    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/  

  • Scalability Limits From SLRU & Lock Manager | Scaling Postgres 306

    10/03/2024 Duration: 14min

    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/  

  • 11K Faster Configuration Change | Scaling Postgres 305

    03/03/2024 Duration: 13min

    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/  

  • Overhead of pg_stat_statements | Scaling Postgres 304

    25/02/2024 Duration: 14min

    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/  

  • PgBouncer, PgCat, Supavisor Fight!!! | Scaling Postgres 303

    18/02/2024 Duration: 19min

    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/  

  • UUID vs Bigint Battle!!! | Scaling Postgres 302

    11/02/2024 Duration: 13min

    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/  

  • Postgres LLM OS & 30 Times Faster Index Builds | Scaling Postgres 301

    04/02/2024 Duration: 18min

    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/  

  • Scaling Postgres Celebration | Scaling Postgres 300

    28/01/2024 Duration: 18min

    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/  

  • Build A GPT In SQL | Scaling Postgres 299

    21/01/2024 Duration: 12min

    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/  

  • 10-100 Times Higher Latency With Distributed Postgres | Scaling Postgres 298

    14/01/2024 Duration: 19min

    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/  

  • Postgres In 2024 | Scaling Postgres 297

    07/01/2024 Duration: 20min

    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/  

  • State Of Postgres 2023 | Scaling Postgres 296

    24/12/2023 Duration: 17min

    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/  

page 4 from 19