r-tree indexed searches

Поиск
Список
Период
Сортировка
От Geordie Hobart
Тема r-tree indexed searches
Дата
Msg-id 3A848905.450948B1@refractions.net
обсуждение исходный текст
Список pgsql-novice
I'm trying to use an r-tree indexed search on a box data type, but the
explain statement tells me that a sequence scan is being preformed
instead. The table has 130 000 tuples and I can't beleive the sequence
scan is faster. I tried to set enable_seqscan=off on the commmand line
but version 7.0.3 doesn't seem to support this option. Can you suggest
some alternates to force the r-tree indexed search? Thanks


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

Предыдущее
От:
Дата:
Сообщение: re : Problem with UPDATE query
Следующее
От: John James
Дата:
Сообщение: Mac OS X Beta Status?