Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Microsoft

Explaining the Postgres Query Optimizer

Microsoft via YouTube

Overview

Dive into the inner workings of the PostgreSQL query optimizer in this 29-minute conference talk from Citus Con: An Event for Postgres 2022. Explore how the "brain" of the database interprets queries and determines optimal execution methods using the EXPLAIN command. Gain valuable insights into scan methods, join techniques, and query optimization strategies to enhance database performance. Learn from PostgreSQL expert Bruce Momjian as he breaks down complex concepts and provides practical examples. Discover how to better understand and potentially improve query execution in your Postgres databases. Includes a Q&A session with additional insights from Bruce and Marco.

Syllabus

Introduction.
What is the query optimizer?.
Choices the query optimizer needs to make.
Scan methods: sequential, bitmap index, & index.
Join methods & join order.
Conclusion.
Q&A with Bruce & Marco .

Taught by

Microsoft Developer

Reviews

Start your review of Explaining the Postgres Query Optimizer

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.