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

PostGIS trac at osgeo.org
Wed Aug 11 05:14:20 PDT 2021


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

Comment (by laopsahl):

 When compiling a new cluster from scratch public still seems to miss
 access to the topology schema.

 So I have to run 'GRANT usage  ON  SCHEMA topology TO PUBLIC'

 Could this part of the install script ?

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