Re: Can you help with this JOIN?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Can you help with this JOIN?
Дата
Msg-id 24119.1022690226@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Can you help with this JOIN?  (Wei Weng <wweng@kencast.com>)
Ответы Re: Can you help with this JOIN?  (Wei Weng <wweng@kencast.com>)
Список pgsql-sql
Wei Weng <wweng@kencast.com> writes:
> I have a massive join that takes something like 10 seconds to execute in
> Postgresql 7.2. Can any of gurus here help me improve it?

1. Have you vacuum analyzed these tables lately?  The row count
estimates look suspiciously low.

2. Please provide EXPLAIN ANALYZE output not just EXPLAIN.
        regards, tom lane


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

Предыдущее
От: Wei Weng
Дата:
Сообщение: Re: Can you help with this JOIN?
Следующее
От: achill@matrix.gatewaynet.com
Дата:
Сообщение: contrib/tree issues