indexes

Поиск
Список
Период
Сортировка
От Chethana, Rao (IE10)
Тема indexes
Дата
Msg-id 544485BC51F81A41AC1A72CFA6901365724155@AZ18EV805.global.ds.honeywell.com
обсуждение исходный текст
Ответы Re: indexes  (Martijn van Oosterhout <kleptog@svana.org>)
Список pgsql-general

Hello!

 

i tried creating indexes on columns that have datatype as bigint  or smallint , but  when I performed explain analyze,  the query was using sequential scan

 instead of index scanning.

 

Is it not possible to create indexes for attributes whose datatypes  r   bigint or smallint ?

 

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

Предыдущее
От: Christopher Browne
Дата:
Сообщение: Re: Temporal Databases, offtopic - relative updates
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: indexes