Latest Episodes
330
Splicing Elephant & Duck DNA | Scaling Postgres 330
In this episode of Scaling Postgres, we discuss the merging of Postgres and DuckDB via the pg_duckdb extension, how this can help the analytics...
329
PGlite: Embeddable Postgres & postgres.new | Scaling Postgres 329
In this episode of Scaling Postgres, we discuss PGlite, an embeddable Postgres, postgres.new which adds AI features, new Postgres releases and the performance of...
328
Implement Get Or Create | Scaling Postgres 328
In this episode of Scaling Postgres, we discuss different get or create implementations, a new pgBouncer version, alter default privileges, and six degrees of...
327
Postgres Graph Queries | Scaling Postgres 327
In this episode of Scaling Postgres, we discuss using Postgres for graph queries, the fastest way to copy data from one table to another,...
326
Faster Index Creation | Scaling Postgres 326
In this episode of Scaling Postgres, we talk about speeding up index creation, extensions to track wait events, a row pattern recognition feature and...
325
Faster Paging? | Scaling Postgres 325
In this episode of Scaling Postgres, we discuss more ways to keep the superior performance of keyset pagination, how to implement UUIDv7 in SQL...