[postgis-tickets] [PostGIS] #5549: Have a bot test under pgextwlist conditions
PostGIS
trac at osgeo.org
Tue Sep 26 01:26:14 PDT 2023
#5549: Have a bot test under pgextwlist conditions
----------------------+--------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: Website Management, Bots
Component: postgis | Version:
Resolution: | Keywords: pgextwlist
----------------------+--------------------------------------
Comment (by strk):
What we need to test under sandbox:
1. Create an postgis-regress specific unprivileged role (or user?)
2. Have run_test.pl switch to the unprivileged role (or connect as the
unprivileged user)
3. Make sure postgresql backends will load pgextwlist and have its
configuration properly set
The current run_test.pl uses different connections for different steps so
it's easier if the pgextlist configuration is done once, externally, and
that direct connection as unprivileged user is used afterwards (using
PGUSER/PGPASSWORD).
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5549#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