Re: Performance woes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Performance woes
Дата
Msg-id 1328.1134440573@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Performance woes  (Benjamin Smith <lists@benjamindsmith.com>)
Список pgsql-general
Benjamin Smith <lists@benjamindsmith.com> writes:
> And, this dropped the query time from between 2.2-30 seconds all the
> way down to just 55-ish ms, without any new indexes! What's more, the
> improvement came from a move of a block I thought more or less
> unimportant!

> // tries to put jaw back into mouth //

Yeah ... we really need to fix the planner so it can do this for you,
as it does with regular inner joins ...

            regards, tom lane

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

Предыдущее
От: Benjamin Smith
Дата:
Сообщение: Re: Performance woes
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Quick hack: permissions generator