Re: Optimizer issue -- bad query plan?

Поиск
Список
Период
Сортировка
От John R Pierce
Тема Re: Optimizer issue -- bad query plan?
Дата
Msg-id 5390EAA8.5000005@hogranch.com
обсуждение исходный текст
Ответ на Optimizer issue -- bad query plan?  (Moshe Jacobson <moshe@neadwerx.com>)
Ответы Re: Optimizer issue -- bad query plan?
Список pgsql-general
On 6/5/2014 2:43 PM, Moshe Jacobson wrote:
>
> The EXPLAIN ANALYZE for this query indicates that all of the tables in
> the query are being joined despite the fact that they are not needed
> at all.
>
> Why is this?
>


why would you join 28 tables you're not using ??



--
john r pierce                                      37N 122W
somewhere on the middle of the left coast



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

Предыдущее
От: Moshe Jacobson
Дата:
Сообщение: Optimizer issue -- bad query plan?
Следующее
От: Moshe Jacobson
Дата:
Сообщение: Re: Optimizer issue -- bad query plan?