Re: Large tables, ORDER BY and sequence/index scans

Поиск
Список
Период
Сортировка
От Milan Zamazal
Тема Re: Large tables, ORDER BY and sequence/index scans
Дата
Msg-id 87637g4j7a.fsf@blackbird.nest.zamazal.org
обсуждение исходный текст
Ответ на Re: Large tables, ORDER BY and sequence/index scans  (Pavel Stehule <pavel.stehule@gmail.com>)
Ответы Re: Large tables, ORDER BY and sequence/index scans  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
>>>>> "PS" == Pavel Stehule <pavel.stehule@gmail.com> writes:

    PS> and value efective_cache_size ???

effective_cache_size = 128MB

    PS> what is CREATE INDEX stament for index?

create index foo2_value_idx on foo2(value);


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

Предыдущее
От: Howard Cole
Дата:
Сообщение: Re: Using regex to update a table
Следующее
От: Scott Bailey
Дата:
Сообщение: Re: converting tables to XML and back