Re: 7.1.2 vs. INT8 indexes

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: 7.1.2 vs. INT8 indexes
Дата
Msg-id 23860.991839206@sss.pgh.pa.us
обсуждение исходный текст
Ответ на 7.1.2 vs. INT8 indexes  (Michael Graff <explorer@flame.org>)
Список pgsql-general
Michael Graff <explorer@flame.org> writes:
> When I create a table with an INT8 member and create an index on it,
> a sequential scan is performed on select.

Cast the constant to int8 explicitly.

            regards, tom lane

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

Предыдущее
От: Denis Gasparin
Дата:
Сообщение: Re: Re: Pgsql vs Interbase: Transaction benchmark
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump problem