Re: Postgres performs a Seq Scan instead of an Index Scan!

Поиск
Список
Период
Сортировка
От Jochem van Dieten
Тема Re: Postgres performs a Seq Scan instead of an Index Scan!
Дата
Msg-id f96a9b830410260924533a9560@mail.gmail.com
обсуждение исходный текст
Ответ на Postgres performs a Seq Scan instead of an Index Scan!  (Jos van Roosmalen <josr@josr.org>)
Список pgsql-hackers
On Tue, 26 Oct 2004 18:12:36 +0200, Jos van Roosmalen wrote:
> 
> I have a little question. Why performs Postgresql a Seq. Scan in the
> next Select statement instead of a Index Read?

That is a FAQ: http://www.postgresql.org/docs/faqs/FAQ.html#4.8


Please direct any further questions of this nature that are not
covered in the FAQ or the documentation to the pgsql-performance list.

Jochem


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

Предыдущее
От: James Robinson
Дата:
Сообщение: Re: Postgres performs a Seq Scan instead of an Index Scan!
Следующее
От: Kurt Roeckx
Дата:
Сообщение: Re: Postgres performs a Seq Scan instead of an Index Scan!