Re: Index usage

Поиск
Список
Период
Сортировка
От Scott Matseas
Тема Re: Index usage
Дата
Msg-id 44EA16A6.6080607@intrusic.com
обсуждение исходный текст
Ответ на Re: Index usage  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance
Tom Lane wrote:
> What other planner parameters have you been fooling with?
Hi Tom,
The other parameters that have been changed are:
set join_collapse_limit to 1
set enable_sort to off

We are using version 8.1.3. We've noticed the query plan changing depending
on the amount of data in the tables especially when the query looks at
more rows
in tableA. The parameter work_mem is set to 262,144.

Thanks,
Scott





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

Предыдущее
От: Brad Nicholson
Дата:
Сообщение: Re: Vacuum not identifying rows for removal..
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Vacuum not identifying rows for removal..