Re: Index usage btree+gist ? - Mailing list pgsql-novice

From Tom Lane
Subject Re: Index usage btree+gist ?
Date
Msg-id 9575.1140189697@sss.pgh.pa.us
Whole thread Raw
In response to Re: Index usage btree+gist ?  (Arnaud Lesauvage <thewild@freesurf.fr>)
Responses Re: Index usage btree+gist ?
List pgsql-novice
Arnaud Lesauvage <thewild@freesurf.fr> writes:
> I was advised the PostGis list to use a multicolumn index on both
> the integer column and the geometry column.

You could try that (put the geometry column first!).  I'm not sure how
effective additional columns in a gist index really are, but it's worth
experimenting with.

            regards, tom lane

pgsql-novice by date:

Previous
From: Arnaud Lesauvage
Date:
Subject: Re: Index usage btree+gist ?
Next
From: Arnaud Lesauvage
Date:
Subject: Re: Index usage btree+gist ?