[postgis-devel] [PostGIS] #1091: shp2pgsql gui wrong use of create spatial index

PostGIS trac at osgeo.org
Fri Jul 1 14:46:51 PDT 2011


#1091: shp2pgsql gui wrong use of create spatial index
-----------------------+----------------------------------------------------
 Reporter:  aperi2007  |       Owner:  pramsey      
     Type:  defect     |      Status:  new          
 Priority:  medium     |   Milestone:  PostGIS 2.0.0
Component:  postgis    |     Version:  trunk        
 Keywords:             |  
-----------------------+----------------------------------------------------
 Hi,
 using the postgis 200 experimental version for windows (r7518).
 I try to use the shp2pgsql-gui to import a shapefile and set the create
 spatial index option.
 After I see this well knowed error:

 {{{
 Failed SQL begins: "CREATE INDEX "am_com_region_am_com_geom_gist" ON
 "public"."am_com_region_am_com" USING GIST ("geom" gist_geometry_ops);
 COMMIT;
 "
 Failed in pgui_exec(): ERROR:  operator class "gist_geometry_ops" does not
 exist for access method "gist"

 }}}

 Regards,

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1091>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.


More information about the postgis-devel mailing list