08.06.2013 Views

PostgreSQL Performance From the Ground Up

PostgreSQL Performance From the Ground Up

PostgreSQL Performance From the Ground Up

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Queries, Cont.<br />

● Biggest query issues are generally lack of sorting<br />

memory, a lack of statistics, or a very badly written<br />

query.<br />

● Rewriting badly written queries can be a<br />

presentation all on its own.<br />

● http://explain.depesz.com/<br />

● Invaluable for figuring out what in a query plan is<br />

causing <strong>the</strong> most trouble.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!