[postgis-users] HELP does anybody use create index rtree ? or gist trees ?

molinet molinet at ibp.u-psud.fr
Mon Jun 10 07:09:01 PDT 2002


Hello
I want to create an index on geometry point like
create index rtrville on ville using rtree(coord_ville);
I have the following error :
PostgreSQL error message: error: defineindex type point has no default 
operator class
Does somebody can help me ?
What are the features for rtree index and the performances ? Why do
Postgis use gist index ?
thanks
MOLINET S.





More information about the postgis-users mailing list