Multicolumn Indexing using R-Tree

Поиск
Список
Период
Сортировка
От lima_caetano@yahoo.com.br (Marcio Caetano)
Тема Multicolumn Indexing using R-Tree
Дата
Msg-id 6e15fe24.0402030652.ca9c1fa@posting.google.com
обсуждение исходный текст
Список pgsql-general
Hello !

I'm using PostgreSQL 7.3.2 and I need to create a R-Tree index that
uses more than one column in a table.

When I run the instruction it appears this message bellow:

DefineIndex: access method "rtree" does not support multi-column
indexes


How can I solve this problem ?
Is it a limitation of PostgreSQL or the R-Tree concept  ?

Thank you in advance.

Márcio Caetano.

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

Предыдущее
От: Lamar Owen
Дата:
Сообщение: Re: Before ship 7.4.2
Следующее
От: lima_caetano@yahoo.com.br (Marcio Caetano)
Дата:
Сообщение: Specifying a index