Re: Postgres 8.3, four times slower queries?

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Postgres 8.3, four times slower queries?
Дата
Msg-id 49AFCC30.EE98.0025.0@wicourts.gov
обсуждение исходный текст
Ответ на Re: Postgres 8.3, four times slower queries?  (Aaron Guyon <battlemage@gmail.com>)
Ответы Re: Postgres 8.3, four times slower queries?  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-performance
>>> Aaron Guyon <battlemage@gmail.com> wrote:
> 8.3.3: 1195 ms
> 8.2.12: 611 ms

Could you send the non-commented lines from the postgresql.conf files
from both installations?

If feasible, update to the latest bug-fix version of 8.3.

Also, if you haven't already done so, try setting effective_cache_size
= '3GB' and random_page_cost = 2 for the 8.3 database and restart to
see what kind of plan you get.

-Kevin

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Index scan plan estimates way off.
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Postgres 8.3, four times slower queries?