Re: Slow query after upgrade from 9.0 to 9.2

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: Slow query after upgrade from 9.0 to 9.2
Дата
Msg-id CAMkU=1wFT5q_XyQstPMA-nw5kiC4f_uwZg_YgLpLoN=LDrtT3g@mail.gmail.com
обсуждение исходный текст
Ответ на Slow query after upgrade from 9.0 to 9.2  (Andrzej Zawadzki <zawadaa@wp.pl>)
Ответы Re: Slow query after upgrade from 9.0 to 9.2
Список pgsql-performance
On Thu, Jan 10, 2013 at 5:32 AM, Andrzej Zawadzki <zawadaa@wp.pl> wrote:
>
> Why that's happens? All configurations are identical. Only engine is
> different.

Could you post explain (analyze, buffers) instead of just explain?
Also, if you temporarily set enable_seqscan=off on 9.2, what plan do
you then get?

Cheers,

Jeff


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

Предыдущее
От: PostgreSQL
Дата:
Сообщение: Updates on one row causing ExclusiveLock on PostgreSQL 8.3.5
Следующее
От: Matheus de Oliveira
Дата:
Сообщение: Partition insert trigger using C language