[postgis-tickets] [PostGIS] #2823: [raster] upgrade drops privileges on the raster_columns view

PostGIS trac at osgeo.org
Tue Aug 26 06:38:04 PDT 2014


#2823: [raster] upgrade drops privileges on the raster_columns view
----------------------+-----------------------------------------------------
 Reporter:  strk      |       Owner:  dustymugs
     Type:  defect    |      Status:  new      
 Priority:  critical  |   Milestone:           
Component:  raster    |     Version:  trunk    
 Keywords:            |  
----------------------+-----------------------------------------------------

Comment(by strk):

 The code forcing a drop is in
 raster/rt_pg/rtpostgis_upgrade_cleanup.sql.in
 Instead, there could be a smarter code path, like the one used to rename
 old table version of those objects in rtpostgis.sql.in.
 Such smarter code path would take note of permissions on the views, and
 recreate those permissions.

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