GiN indexes - Mailing list pgsql-general

From Stavroula Gasparotto
Subject GiN indexes
Date
Msg-id FCBCE988F4148845A4EA064A9D3238FA06B80DBC@rbkexchange.inetbridge.inet.co.za
Whole thread Raw
Responses Re: GiN indexes
List 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 by date:

Previous
From:
Date:
Subject: Re: IBATIS support for postgres cursors
Next
From: Oleg Bartunov
Date:
Subject: Re: GiN indexes