Re: Performance problem. Could it be related to 8.3-beta4?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Performance problem. Could it be related to 8.3-beta4?
Дата
Msg-id 26012.1199497679@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Performance problem. Could it be related to 8.3-beta4?  (Clodoaldo <clodoaldo.pinto.neto@gmail.com>)
Ответы Re: Performance problem. Could it be related to 8.3-beta4?  (Clodoaldo <clodoaldo.pinto.neto@gmail.com>)
Список pgsql-general
Clodoaldo <clodoaldo.pinto.neto@gmail.com> writes:
> The same insert query takes 20 minutes in the production system and 2
> hours in the new one.

Hmph.  It's the same plan, so it's not a planner mistake.  Could you
post EXPLAIN ANALYZE rather than just EXPLAIN for both cases?
Also, it'd be worth watching "vmstat 1" output while the queries are
running on each system, to see if there's any obvious discrepancy
in behavior at that level.

            regards, tom lane

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

Предыдущее
От: "Ed L."
Дата:
Сообщение: Re: large table vacuum issues
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: large table vacuum issues