[postgis-devel] run_test and PostgreSQL user
Courtin Olivier
olivier.courtin at camptocamp.com
Thu Mar 19 06:04:12 PDT 2009
Hi,
When i play with make check (or only run_test on a single unit test),
i must
launch the process as a postgres system user, something like:
$ sudo su postgres -c "./run_test a_test"
As i configure pg_hba.conf with postgres user with trust
authentification mode, i don't feel this so practical.
Below a patch to add the ability to specify a PG_USER
in run_test.
Thoughts, reactions ?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PATCH_RUN_TESTr3889
Type: application/octet-stream
Size: 4710 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20090319/e256d9a2/attachment.obj>
-------------- next part --------------
--
Olivier
More information about the postgis-devel
mailing list