[postgis-tickets] [PostGIS] #2821: Raster import fails if "raster_columns" is not readable by the user

PostGIS trac at osgeo.org
Mon Jul 7 07:35:53 PDT 2014


#2821: Raster import fails if "raster_columns" is not readable by the user
---------------------+------------------------------------------------------
 Reporter:  strk     |       Owner:  dustymugs    
     Type:  defect   |      Status:  new          
 Priority:  medium   |   Milestone:  PostGIS 2.1.4
Component:  postgis  |     Version:  2.1.x        
 Keywords:           |  
---------------------+------------------------------------------------------
Changes (by dustymugs):

  * owner:  pramsey => dustymugs


Comment:

 The overview constraint uses raster_columns to check for its relationship.
 I suppose the check could bypass raster_columns and go directly to
 pg_catalog.

-- 
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2821#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-tickets mailing list