[postgis-tickets] [PostGIS] #5174: loader test does not honour PGHOST

PostGIS trac at osgeo.org
Tue Jun 21 01:38:38 PDT 2022


#5174: loader test does not honour PGHOST
-----------------------------------+---------------------------
 Reporter:  strk                   |      Owner:  strk
     Type:  defect                 |     Status:  new
 Priority:  medium                 |  Milestone:  PostGIS 3.2.2
Component:  build/upgrade/install  |    Version:  3.2.x
 Keywords:                         |
-----------------------------------+---------------------------
 I've set PGHOST=/tmp/ in the environment. Running `make check` eventually
 shows:
 {{{
  /home/src/postgis/postgis/regress/loader/Point ........ failed (dumper
 geog test: dumping loaded table: /tmp/pgis_reg/dumper.err)
 -----------------------------------------------------------------------------
 could not connect to server: No such file or directory
         Is the server running locally and accepting
         connections on Unix domain socket
 "/var/run/postgresql/.s.PGSQL.5433"?
 }}}

 Which shows PGHOST was somehow lost
-- 
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5174>
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