Re: Info on explain output

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Info on explain output
Дата
Msg-id web-1780475@davinci.ethosmedia.com
обсуждение исходный текст
Ответ на Re: Info on explain output  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-performance
Adam,

> > 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

Also try:
1) Various articles on Techdocs.postgresql.org
2) Ewald G.'s PostgreSQL Book

Explain output is not that easily converted into a plan of action ...
otherwise, Postgres would have automated it, neh?   You have to get a
feel for what looks good and bad dynamically.

-Josh Berkus

В списке pgsql-performance по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Info on explain output
Следующее
От: Mario Weilguni
Дата:
Сообщение: number of attributes in page files?