
Scaling Postgres Episode 178 Postgres Releases | Performance Discussion | Index Types | Index Power Use
Get New Episodes Weekly!
In this episode of Scaling Postgres, we discuss new releases for Postgres & pgbouncer, have a performance discussion, describe the different index types and how to use them.
Content Discussed
- PostgreSQL 13.4, 12.8, 11.13, 10.18, 9.6.23, and 14 Beta 3 Released!
- PgBouncer 1.16.0
- Rubber Duck Dev Show Episode 8 | Database Performance
- Using Postgres CREATE INDEX: Understanding operator classes, index types & more
- Sergey Kuzmichev and Jobin Augustine - Power Use of Indexes in PostgreSQL - A User Perspective
- PostgreSQL vs Redis vs Memcached performance
- Impact of Network and Cursor on Query Performance of PostgreSQL
- Noset: PostgreSQL extension for blocking SET and RESET execution
- Migrating PostgreSQL to Kubernetes
- Horizontal Scalability Options in PostgreSQL
- Julian Markwort