Re: *very* inefficient choice made by the planner (regarding

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: *very* inefficient choice made by the planner (regarding
Дата
Msg-id 20040610075749.G17875@megazone.bigpanda.com
обсуждение исходный текст
Ответ на *very* inefficient choice made by the planner (regarding IN(...))  (Frank van Vugt <ftm.van.vugt@foxi.nl>)
Список pgsql-performance
On Thu, 10 Jun 2004, Frank van Vugt wrote:

> Could anybody explain why the planner is doing what it is doing?
>
> What could I do to make it easier to choose a better plan?

You might try raising sort_mem to see if it chooses a better plan.  I
think it may be guessing that the hash won't fit and falling back to the
plan you were getting.


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

Предыдущее
От: Frank van Vugt
Дата:
Сообщение: *very* inefficient choice made by the planner (regarding IN(...))
Следующее
От: Tom Lane
Дата:
Сообщение: Re: *very* inefficient choice made by the planner (regarding IN(...))