Re: Using Explain

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Using Explain
Дата
Msg-id 3330.994349451@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Using Explain  ("P. Dwayne Miller" <dmiller@espgroup.net>)
Список pgsql-hackers
"P. Dwayne Miller" <dmiller@espgroup.net> writes:
> Any places to look that might explain the results of explain?

http://www.ca.postgresql.org/users-lounge/docs/7.1/postgres/performance-tips.html

If you're still confused, feel free to post the query, table schemas,
and EXPLAIN output.

BTW, have you run VACUUM ANALYZE?  If not, you're unlikely to get a
good plan.
        regards, tom lane


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

Предыдущее
От: Naomi Walker
Дата:
Сообщение: Re: Re: Backup and Recovery
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: AW: Re: Backup and Recovery