[postgis-users] [GENERAL] error on create index - HELP
Chris Hodgson
chodgson at refractions.net
Wed Jun 12 10:27:03 PDT 2002
Index creation is defined here:
http://postgis.refractions.net/docs/x545.html
RTFM.
Chris Hodgson
molinet wrote:
> Hello
> this my second message :
> 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 ?
> thanks
> MOLINET S.
>
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list