Re: Info on explain output

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Info on explain output
Дата
Msg-id 200210101644.g9AGi1F17476@candle.pha.pa.us
обсуждение исходный текст
Ответ на Info on explain output  (Adam Witney <awitney@sghms.ac.uk>)
Ответы Re: Info on explain output  ("Josh Berkus" <josh@agliodbs.com>)
Список 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 по дате отправления:

Предыдущее
От: Adam Witney
Дата:
Сообщение: Info on explain output
Следующее
От: "Josh Berkus"
Дата:
Сообщение: Re: Info on explain output