Ticket #1091 (closed defect: fixed)
shp2pgsql gui wrong use of create spatial index
| Reported by: | aperi2007 | Owned by: | pramsey |
|---|---|---|---|
| Priority: | blocker | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
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,
Change History
Note: See
TracTickets for help on using
tickets.
