[postgis-devel] [PostGIS] #1513: Index name missing in raster loader

PostGIS trac at osgeo.org
Tue Jan 31 06:54:08 PST 2012


#1513: Index name missing in raster loader
----------------------------+-----------------------------------------------
 Reporter:  jorgearevalo    |       Owner:  pracine      
     Type:  defect          |      Status:  new          
 Priority:  high            |   Milestone:  PostGIS 2.0.0
Component:  postgis raster  |     Version:  trunk        
 Keywords:  raster, loader  |  
----------------------------+-----------------------------------------------

Comment(by dustymugs):

 Ah.  I see now.  According to the PostgreSQL 8.4 docs, the "name"
 parameter for CREATE INDEX is required.  As of 9.0, the "name" parameter
 is optional.  Fix coming...

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/1513#comment:2>
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