Re: select query not using index

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: select query not using index
Дата
Msg-id 9e4684ce0612020454l1647ada6lc7ff939255cd54de@mail.gmail.com
обсуждение исходный текст
Ответ на select query not using index  (<vivek@staff.ownmail.com>)
Список pgsql-general
On 12/2/06, vivek@staff.ownmail.com <vivek@staff.ownmail.com> wrote:
The index was created before the table was populated. There are 3 rows in the table for 3 different users. Now when I do a

postgresql will not use index scan for table with 3 rows in it. it is way faster to use seq scan on it.

depesz

--
http://www.depesz.com/ - nowy, lepszy depesz

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

Предыдущее
От: "A. Kretschmer"
Дата:
Сообщение: Re: select query not using index
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: initdb problem on Windows XP Home