Re: query optimiser changes 6.5->7.0

Поиск
Список
Период
Сортировка
От Alfred Perlstein
Тема Re: query optimiser changes 6.5->7.0
Дата
Msg-id 20000602024714.L17973@fw.wintelcom.net
обсуждение исходный текст
Ответ на Re: query optimiser changes 6.5->7.0  (Wim Ceulemans <wim.ceulemans@nice.be>)
Список pgsql-general
* Wim Ceulemans <wim.ceulemans@nice.be> [000602 02:33] wrote:
>
> Isn't there a way to tell the optimizer to use an index scan if one
> knows this is going to be the best.

set enable_seqscan=off;

-Alfred

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

Предыдущее
От: Wim Ceulemans
Дата:
Сообщение: Re: query optimiser changes 6.5->7.0
Следующее
От: Marcos Barreto de Castro
Дата:
Сообщение: Operations widh CURSORS