[postgis-tickets] [PostGIS] #2905: Ensure that raster_columns is always readable by public unless explicitly made unreadable
PostGIS
trac at osgeo.org
Tue Aug 26 02:00:37 PDT 2014
#2905: Ensure that raster_columns is always readable by public unless explicitly
made unreadable
--------------------+-------------------------------------------------------
Reporter: robe | Owner: dustymugs
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.4
Component: raster | Version: 2.1.x
Keywords: |
--------------------+-------------------------------------------------------
Comment(by strk):
Nor in the extension upgrade scripts (derived from the former)
{{{
$ grep -iw GRANT extensions/postgis/sql/postgis--*--*.sql # no hits
}}}
I'm afraid we cannot really tell if the user explicitly made them
unreadable.
Generally speaking, GRANTS have been usually left out of postgis enabler
scripts, this is all a new thing. Maybe we should have a function to
"reset to default permissions"
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2905#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