
Scaling Postgres Episode 14 | PG 11 | Multi-tenant Scale | Trigger Speed | Full Text Search
Get New Episodes Weekly!
In this episode of Scaling Postgres, we review articles covering the upcoming PostgreSQL 11, scaling for multi-tenant apps, the speed of triggers and full text search.
Content Discussed
- PostgreSQL 11 Beta 1 Released!
- Preparing your multi-tenant app for scale
- CREATE VIEW vs. ALTER TABLE in PostgreSQL
- Are triggers really that slow in Postgres?
- Full Text Search Made (Almost) Right in PostgreSQL 11
- RailsConf 2018: Postgres 10, Performance, and You by Gabe Enslein
- Understanding Deadlocks in MySQL & PostgreSQL