[PostGIS] #5525: ERROR: permission denied for view pg_file_settings

PostGIS trac at osgeo.org
Sun Nov 19 20:03:53 PST 2023


#5525: ERROR:  permission denied for view pg_file_settings
---------------------+---------------------------
  Reporter:  robe    |      Owner:  strk
      Type:  defect  |     Status:  assigned
  Priority:  medium  |  Milestone:  PostGIS 3.3.5
 Component:  build   |    Version:  3.3.x
Resolution:          |   Keywords:  pgextwlist
---------------------+---------------------------
Comment (by robe):

 Okay I looked at this more, pg_catalog.pg_db_role_setting is readable by
 nonsuper users so that's fine, but if that returns nothing, then we run
 into the next loop.  So I'm going to put a superuser check around that to
 prevent anyone that it will error on from falling into that loop.
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5525#comment:22>
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