<br><font size=2 face="sans-serif">I solved the problem. I did not create
the table the right way. I did not use the SELECT AddGeometryColumn(....
</font>
<br>
<br>
<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>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>christian.schuster@rsag.ch</b>
</font>
<br><font size=1 face="sans-serif">Sent by: postgis-users-bounces@postgis.refractions.net</font>
<p><font size=1 face="sans-serif">30.01.2003 08:08</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
PostGIS Users Discussion <postgis-users@postgis.refractions.net></font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td valign=top><font size=1 face="sans-serif">postgis-users@postgis.refractions.net</font>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td valign=top>
<tr>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td valign=top><font size=1 face="sans-serif">[postgis-users] Error creating
index</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br>
<br><font size=2>Hi list,</font><font size=3> </font>
<br>
<br><font size=2>I am a newbie and I have problem to create a GIST index.</font><font size=3>
</font>
<br>
<br><font size=2>Im working on a Win2000 station with Cygwin, PostgreSQL
7.3.1-1 and PostGIS-0.7.3;</font><font size=3> </font>
<br>
<br><font size=2>I created a database (myGISdb) and a table (geo_points)
with a column 'col1' of type 'point';</font><font size=3> </font>
<br>
<br><font size=2>Now, if I want to create a GIST index on this column an
error is occuring.</font><font size=3> </font>
<br>
<br><font size=2>Any ideas?</font><font size=3> </font>
<br>
<br><font size=2><b>myGISdb=# create index idx_geo_points on geo_points
using GIST (col1 GIST_GEOMETRY_OPS);</b></font><font size=3> </font>
<br><font size=2><b>ERROR:  operator class "gist_geometry_ops"
does not accept data type point</b></font><font size=3> </font>
<br><font size=2><b>ERROR:  operator class "gist_geometry_ops"
does not accept data type point</b></font><font size=3> </font>
<br><font size=2><b>myGISdb=#</b></font><font size=3> </font>
<br>
<br><font size=2>Christian Schuster</font>
<br>
<br><font size=2>Rudolf Schuster AG</font>
<br><font size=2>Postfach 277</font>
<br><font size=2>CH - 3000 Bern 11</font>
<br>
<br><font size=2>http://www.rsag.ch</font>
<br><font size=2>++41 31 348 05 30</font><font size=3> </font>
<br>