Latest Episodes
332

Sometimes It Is Slow? | Scaling Postgres 332
In this episode of Scaling Postgres, we discuss what can happen when queries get slow, backup best practices, Postgres emergencies and the state of...
331

Is pg_dump A Backup Tool? | Scaling Postgres 331
In this episode of Scaling Postgres, we discuss whether pg_dump is a backup tool, the pgMonitor extension, Postgres malware, and application uses for the...
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,...