index error

Поиск
Список
Период
Сортировка
От Hao He
Тема index error
Дата
Msg-id 686B9E7C8AA57A45AE8DDCC5A81596AB14CB47@sydthqems01.INT.TISA.COM.AU
обсуждение исходный текст
Ответы Re: index error  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
Список pgsql-bugs
hi,

If you create a table with one of the columns defined as int8, then the
index created on this column does not work.  When I use explain to see
the plan, it is always seq scan instead of index scan as one would expect.
Other types of columns work fine (int4, string ...).

Hao

Вложения

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

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #530: index does not work on int8
Следующее
От: jacques.talbot@muhc.mcgill.ca
Дата:
Сообщение: Error linking on aix with-tcl