[postgis-devel] [PostGIS] #1516: [RASTER] raster2pgsql -Y -I: syntax error at or near "ON"

PostGIS trac at osgeo.org
Tue Jan 31 13:14:58 PST 2012


#1516: [RASTER] raster2pgsql -Y -I: syntax error at or near "ON"
----------------------------+-----------------------------------------------
 Reporter:  strk            |       Owner:  pracine      
     Type:  defect          |      Status:  new          
 Priority:  medium          |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:                  |  
----------------------------+-----------------------------------------------
 {{{
 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
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1516>
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