<br><font size=2 face="sans-serif">Hi list,</font>
<br>
<br><font size=2 face="sans-serif">I am a newbie and I have problem to
create a GIST index.</font>
<br>
<br><font size=2 face="sans-serif">Im working on a Win2000 station with
Cygwin, PostgreSQL 7.3.1-1 and PostGIS-0.7.3;</font>
<br>
<br><font size=2 face="sans-serif">I created a database (myGISdb) and a
table (geo_points) with a column 'col1' of type 'point';</font>
<br>
<br><font size=2 face="sans-serif">Now, if I want to create a GIST index
on this column an error is occuring.</font>
<br>
<br><font size=2 face="sans-serif">Any ideas?</font>
<br>
<br><font size=2 face="sans-serif"><b>myGISdb=# create index idx_geo_points
on geo_points using GIST (col1 GIST_GEOMETRY_OPS);</b></font>
<br><font size=2 face="sans-serif"><b>ERROR:  operator class "gist_geometry_ops"
does not accept data type point</b></font>
<br><font size=2 face="sans-serif"><b>ERROR:  operator class "gist_geometry_ops"
does not accept data type point</b></font>
<br><font size=2 face="sans-serif"><b>myGISdb=#</b></font>
<br><font size=2 face="sans-serif"><br>
Christian Schuster<br>
<br>
Rudolf Schuster AG<br>
Postfach 277<br>
CH - 3000 Bern 11<br>
<br>
http://www.rsag.ch<br>
++41 31 348 05 30</font>