indexing of INT8 ?

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема indexing of INT8 ?
Дата
Msg-id 20010801064017.5603eba5.depesz@depesz.pl
обсуждение исходный текст
Ответы Re: indexing of INT8 ?  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Re: indexing of INT8 ?  (Einar Karttunen <ekarttun@cs.Helsinki.FI>)
Список pgsql-general
hi
i just checked a friends database and it seems that INT8 fields are not
indexable.
i mean:
he has a table with several fields. one of this fields is int8 with unique
index.
we have aproximately 100000 records in this table, database is vacuumed, but
the index doesn't seem to work when i do something like

explain select * from table where int8field = xxxx;

is it known bug of 7.1.2 or is something wrong with the database?

depesz

--
hubert depesz lubaczewski                          http://www.depesz.pl/
------------------------------------------------------------------------
... and the end of all our exploring  will be to arrive where we started
and know the place for the first time.                    -- T. S. Eliot

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Finding number of current connections
Следующее
От: Jason Turner
Дата:
Сообщение: Re: How to upgrade under redhat [was: alter user to change user's password returns pg_shadow: Permission