Re: Performance problem on 8.2.4, but not 8.2.3

Поиск
Список
Период
Сортировка
От Steinar H. Gunderson
Тема Re: Performance problem on 8.2.4, but not 8.2.3
Дата
Msg-id 20070525200523.GA15547@uio.no
обсуждение исходный текст
Ответ на Re: Performance problem on 8.2.4, but not 8.2.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Performance problem on 8.2.4, but not 8.2.3  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
On Fri, May 25, 2007 at 03:56:35PM -0400, Tom Lane wrote:
> I looked through the CVS logs and didn't find any planner changes
> between 8.2.3 and 8.2.4 that seem likely to affect your query, so
> I'm thinking it must be a statistical discrepancy.

It looks like the estimated cost is lower for 8.2.4 -- could it be that the
fact that he's giving it more memory lead to the planner picking a plan that
happens to be worse?

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

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Performance problem on 8.2.4, but not 8.2.3
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Performance problem on 8.2.4, but not 8.2.3