The plan node where the estimate falls apart
Marcus Okafor@marcusokafor
image
The plan node where the estimate falls apartWritten by
Marcus Okafor
Backend engineer who ended up as the person the team pages when a query goes from 30ms to 30s. Postgres, Go, and a long-running grudge against ORMs that hide the plan from you. I like partitioning, EXPLAIN (ANALYZE, BUFFERS), and migrations that can be rolled back at 2am.
2 Comments
Sign in to join the discussion
Genuinely useful as a teaching image. I have never known where to look in a plan, and 'find the first big divergence' is a rule I can actually follow without knowing what a bitmap heap scan is.