Latest Episodes
188

Automatic Indexing, Function Pipelines, With Hold Cursors, Query Scans | Scaling Postgres 188
In this episode of Scaling Postgres, we discuss automatic indexing, function pipelines, with hold cursors and the different query scans. To get the show...
187

Sharding, Federation, Linux HugePages, Performance Tuning | Scaling Postgres 187
In this episode of Scaling Postgres, we discuss one method to shard a database, federating your database, the benefits of configuring linux HugePages and...
186

Select For Update, PGx Framework, Cool Additions, Full-Text Search | Scaling Postgres 186
In this episode of Scaling Postgres, we discuss select for update, the pgx framework to generate extensions, cool additions to Postgres 14 and full-text...
185

Postgres 14 Released, Using JSON, Not Using Indexes, Sequence Gaps | Scaling Postgres 185
In this episode of Scaling Postgres, we discuss the release of Postgres 14, how best to use JSON, why are your indexes not being...
184

Postgres 14 RC1, Little Things, Index Advisor, Million Inserts | Scaling Postgres 184
In this episode of Scaling Postgres, we discuss Postgres 14 RC1, little improvements in PG14, an index advisor and how to handle 1 million...
183

Broken Indexes, Trademark Issues, Percentile vs. Average, Logical Improvements | Scaling Postgres 183
In this episode of Scaling Postgres, we discuss one cause of broken indexes, Postgres trademark issues, percentiles vs. averages and logical replication improvements. To...