Re: BIGINT indexes still with problems

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: BIGINT indexes still with problems
Дата
Msg-id 200408102125.53737.peter_e@gmx.net
обсуждение исходный текст
Ответ на BIGINT indexes still with problems  ("Dan Ruthers" <dan211a@lycos.com>)
Список pgsql-general
Dan Ruthers wrote:
> The index is used!
> I also did a vacuum analyze, and restarted Postgres and it did not
> make any difference. I tried many other ID values (ex 783218 and
> 783220), and they seem to use the index correctly. Only that value
> doesn't.

Possibly, that is the most common value and the cost calculation yields
that it would be more efficient to not use the index.  If you disagree,
please show the timings generated by EXPLAIN ANALYZE.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

Предыдущее
От: Sven Willenberger
Дата:
Сообщение: pg_restore with Fc fails with [archiver] out of memory error
Следующее
От: Gaetano Mendola
Дата:
Сообщение: Re: PostgreSQL 8.0.0 Officially Goes Beta