Beyond Joins and Indexes
- Track: PostgreSQL devroom
- Room: UD2.120 (Chavanne)
- Day: Sunday
- Start: 09:00
- End: 09:50
- Video only: ud2120
- Chat: Join the conversation!
My presentation Explaining the Postgres Query Optimizer covers the details of query optimization, optimizer statistics, joins, and indexes. This talk covers 42 other operations the optimizer can choose to handle complex queries, large data sets, and to enhance performance. These include merge append, gather, memoize, and hash aggregate. It explains their purpose and shows queries that can generate these operations.
Speakers
Bruce Momjian |