[postgis-tickets] [PostGIS] #5567: Mark PostGIS extensions as trusted ( PG13+ )

PostGIS trac at osgeo.org
Fri Oct 6 05:44:44 PDT 2023


#5567: Mark PostGIS extensions as trusted ( PG13+ )
-------------------------+---------------------------
 Reporter:  strk         |      Owner:  pramsey
     Type:  enhancement  |     Status:  new
 Priority:  medium       |  Milestone:  PostGIS 3.5.0
Component:  postgis      |    Version:  master
 Keywords:               |
-------------------------+---------------------------
 PostgreSQL 13 introduced the concept of "trusted" extensions:
 https://www.postgresql.org/docs/13/extend-extensions.html

 I guess PostGIS could be marked as trusted, effectively allowing
 unprivileged users to install the extension.

 It may also simplify sandboxed environment testing (or fix related bugs) -
 see #5566
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5567>
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