Re: intarray index vs gin index - Mailing list pgsql-general

From Teodor Sigaev
Subject Re: intarray index vs gin index
Date
Msg-id 45CC8A58.1020901@sigaev.ru
Whole thread Raw
In response to intarray index vs gin index  (Marek Lewczuk <newsy@lewczuk.com>)
List pgsql-general
> intarray. My question is whether I still should use intarray for
> indexing (if yes then either I should use GIST or GIN) or maybe GIN
> index is faster than GIST+intarray / GIN+intarray.
Yes, with intarray you can use GiST/GIN indexes which you wish

--
Teodor Sigaev                                   E-mail: teodor@sigaev.ru
                                                    WWW: http://www.sigaev.ru/

pgsql-general by date:

Previous
From: Andreas Kretschmer
Date:
Subject: Re: trigger for pg_authid
Next
From: Kenneth Downs
Date:
Subject: Re: trigger for pg_authid