Re: Lack of use of indexes

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: Lack of use of indexes
Дата
Msg-id m365uph84m.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на Re: Lack of use of indexes  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-general
Don Isgitt <djisgitt@soundenergy.com> writes:

> Sequential scan is obviously not off; how do you turn it off? I tried
> enable_seqscan=off at the psql prompt, but it did not like that. Is
> that a postgresql.conf variable?

I think it's 'set enable_seqscan off' (or try '=off') at the prompt.
You can definitely change it on the floy.

-Doug

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

Предыдущее
От: "scott.marlowe"
Дата:
Сообщение: Re: help in starting up / shutting down postgres as another
Следующее
От: Neil Conway
Дата:
Сообщение: Re: EXECUTE problems