Re: Info on explain output - Mailing list pgsql-performance

From Bruce Momjian
Subject Re: Info on explain output
Date
Msg-id 200210101644.g9AGi1F17476@candle.pha.pa.us
Whole thread Raw
In response to Info on explain output  (Adam Witney <awitney@sghms.ac.uk>)
Responses Re: Info on explain output
List pgsql-performance
Have you looked at the internals PDF at the bottom of the developers
lounge web page?

---------------------------------------------------------------------------

Adam Witney wrote:
> Hi,
>
> I am trying to optimise a complex query adding explicit joins and creating
> indices. I am going through the EXPLAIN output (~70 lines) but am fairly new
> at reading these.
>
> Are there any good rules of thumb of things one should be looking out for in
> EXPLAIN output? ie <blah> means that an index would be good here etc
>
> I have read through the docs for EXPLAIN, but I was wondering if there were
> any more detailed descriptions or docs on the subject.
>
> Thanks for any help
>
> adam
>
>
> --
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-performance by date:

Previous
From: Adam Witney
Date:
Subject: Info on explain output
Next
From: "Josh Berkus"
Date:
Subject: Re: Info on explain output