Re: query optimiser changes 6.5->7.0

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: query optimiser changes 6.5->7.0
Дата
Msg-id 3937C959.60CDC9EC@cupid.suninternet.com
обсуждение исходный текст
Ответ на query optimiser changes 6.5->7.0  ("Simon Hardingham" <simon@netxtra.net>)
Ответы Re: query optimiser changes 6.5->7.0
Список pgsql-general
Alfred Perlstein wrote:
>
> * 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;

But doesn't this mean that if there are no appropriate
indicies defined on a table, queries will fail?
--
Martijn van Oosterhout <kleptog@cupid.suninternet.com>
http://cupid.suninternet.com/~kleptog/

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

Предыдущее
От: Ed Loehr
Дата:
Сообщение: Re: client/server? odbc?
Следующее
От: Ed Loehr
Дата:
Сообщение: Re: Locking Level