Re: Slow query after upgrade from 8.2 to 8.4

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Slow query after upgrade from 8.2 to 8.4
Дата
Msg-id 14557.1323401295@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Slow query after upgrade from 8.2 to 8.4  (Kaloyan Iliev Iliev <kaloyan@digsys.bg>)
Ответы Re: Slow query after upgrade from 8.2 to 8.4
Список pgsql-performance
Kaloyan Iliev Iliev <kaloyan@digsys.bg> writes:
> We recently upgrade our server from PG8.2 to 8.4.
> ...
> Here I will post explain analyze. If you think it is necessary I will
> post the exact query:
> http://explain.depesz.com/s/J0O

Yeah, you need to show the query.  It looks like the performance problem
is stemming from a lot of subselects, but it's not clear why 8.4 would
be handling those worse than 8.2.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_upgrade
Следующее
От: Kaloyan Iliev Iliev
Дата:
Сообщение: Re: Slow query after upgrade from 8.2 to 8.4