Brussels / 30 & 31 January 2016

schedule

Explaining the Postgres Query Optimizer


The optimizer is the "brain" of the database, interpreting SQL queries and determining the fastest method of execution. This talk uses the explain command to show how the optimizer interprets queries and determines optimal execution. The talk will assist developers and administrators in understanding how Postgres optimally executes their queries and what steps they can take to understand and perhaps improve its behavior.

Speakers

Bruce Momjian

Links