GiN indexes

Поиск
Список
Период
Сортировка
От Stavroula Gasparotto
Тема GiN indexes
Дата
Msg-id FCBCE988F4148845A4EA064A9D3238FA06B80DBC@rbkexchange.inetbridge.inet.co.za
обсуждение исходный текст
Ответы Re: GiN indexes  (Oleg Bartunov <oleg@sai.msu.su>)
Список pgsql-general

Currently, only the B-tree, GiST and GIN index types support multicolumn indexes.”

 

What does this mean exactly if I’m trying to create a multicolumn GIN index? Does this mean the index can contain one or more tsvector type fields only, or can I combine tsvector type field with other type fields in the index, such as a timestamp column?

 

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

Предыдущее
От:
Дата:
Сообщение: Re: IBATIS support for postgres cursors
Следующее
От: Oleg Bartunov
Дата:
Сообщение: Re: GiN indexes