[postgis-tickets] [PostGIS] #4575: GRANT select on topology metadata tables to public

PostGIS trac at osgeo.org
Wed Aug 11 07:57:14 PDT 2021


#4575: GRANT select on topology metadata tables to public
-----------------------+---------------------------
  Reporter:  strk      |      Owner:  strk
      Type:  defect    |     Status:  reopened
  Priority:  medium    |  Milestone:  PostGIS 3.2.0
 Component:  topology  |    Version:  main
Resolution:            |   Keywords:
-----------------------+---------------------------

Comment (by strk):

 merge request for review:
 https://gitlab.com/postgis/postgis/-/merge_requests/54

 Only grants SELECT on the metadata tables, but it isn't of much use on
 itself.
 We could add USAGE as mentioned by Lars, but it would still be a read-only
 usage
 unless we also allow incrementing sequences (safe thing to do for
 PUBLIC?).

-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4575#comment:10>
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