Index usage ?

Поиск
Список
Период
Сортировка
От R D
Тема Index usage ?
Дата
Msg-id 20001212141948.3463.qmail@web10002.mail.yahoo.com
обсуждение исходный текст
Ответы RE: Index usage ?  ("Graham Vickrage" <graham@digitalplanit.com>)
Список pgsql-admin
Hi,
I'm making a database with table of over 50 000 000 i
created index on some columns but they are used only
in range search (e.g. WHERE column<100 AND column>10)
and point rearch (e.g. WHERE column=100). When I try
to execute some queries using only <,>,<= or >=  index
is not used.

 So is there any way to force ysage of the index with
this conditions.
I'm using BTREE as noted in Pg users guide.

please help!

regards,
Rumen

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

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

Предыдущее
От: "Trewern, Ben"
Дата:
Сообщение: RE: Foriegn key constraint
Следующее
От: "Oliver Elphick"
Дата:
Сообщение: Re: [GENERAL] postmaster does not start up