How to practice on EXPLAIN/optimizing queries/constructing indices - Mailing list pgsql-novice

From Magnus Persson
Subject How to practice on EXPLAIN/optimizing queries/constructing indices
Date
Msg-id 53BDA4FF.4010301@gmail.com
Whole thread Raw
Responses Re: How to practice on EXPLAIN/optimizing queries/constructing indices  (Keith <keith@keithf4.com>)
Re: How to practice on EXPLAIN/optimizing queries/constructing indices  (Sergey Konoplev <gray.ru@gmail.com>)
List pgsql-novice
So I found https://wiki.postgresql.org/wiki/Using_EXPLAIN but still I
feel there should be more to it.
What methods can I use to actually get better at spotting issues with a
query? How can I go from looking at a fancy EXPLAIN graph produced by
PgAdmin and realize what the problem is (if there is one)?




pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: collation from an external file
Next
From: Keith
Date:
Subject: Re: How to practice on EXPLAIN/optimizing queries/constructing indices