Opened 13 years ago
Closed 13 years ago
#1516 closed defect (duplicate)
[RASTER] raster2pgsql -Y -I: syntax error at or near "ON"
Reported by: | strk | Owned by: | pracine |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | raster | Version: | master |
Keywords: | Cc: |
Description
raster2pgsql -Y -t 1x1 -I CHENYX06a.gsb | psql SET Processing 1/1: CHENYX06a.gsb BEGIN NOTICE: CREATE TABLE will create implicit sequence "chenyx06a_rid_seq" for serial column "chenyx06a.rid" NOTICE: CREATE TABLE / PRIMARY KEY will create implicit index "chenyx06a_pkey" for table "chenyx06a" CREATE TABLE ERROR: syntax error at or near "ON" at character 14 ERROR: current transaction is aborted, commands ignored until end of transaction block ROLLBACK
Note:
See TracTickets
for help on using tickets.
This is likely a duplicate of #1513. checking...