Re: Weird performance drop after VACUUM

Поиск
Список
Период
Сортировка
От Steinar H. Gunderson
Тема Re: Weird performance drop after VACUUM
Дата
Msg-id 20050827101945.GA18155@uio.no
обсуждение исходный текст
Ответ на Re: Weird performance drop after VACUUM  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Weird performance drop after VACUUM  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
On Fri, Aug 26, 2005 at 07:31:51PM -0400, Tom Lane wrote:
> Or you could just play with the order of the filter conditions ... for
> example, the date condition at the end is probably far cheaper to test
> than the text comparisons, so if that's fairly selective it'd be worth
> putting it first.

That's an interesting approach -- could the planner do such things itself?

/* Steinar */
--
Homepage: http://www.sesse.net/

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

Предыдущее
От: Umit Oztosun
Дата:
Сообщение: Re: Weird performance drop after VACUUM
Следующее
От: Arjen van der Meijden
Дата:
Сообщение: Re: Inefficient queryplan for query with intersectable