Re: Postgres v9.5.3 and v9.5.4 Unix Socket Issue - Mailing list pgsql-admin

From Tom Lane
Subject Re: Postgres v9.5.3 and v9.5.4 Unix Socket Issue
Date
Msg-id 1026.1471104716@sss.pgh.pa.us
Whole thread Raw
In response to Re: Postgres v9.5.3 and v9.5.4 Unix Socket Issue  (Murthy Nunna <mnunna@fnal.gov>)
Responses Re: Postgres v9.5.3 and v9.5.4 Unix Socket Issue  (Murthy Nunna <mnunna@fnal.gov>)
List pgsql-admin
Murthy Nunna <mnunna@fnal.gov> writes:
> Following is output from "ldd" command:
> ldd /fnal/ups/prd/postgres/v9_5_3_x64/Linux-2-6/bin/psql | grep -i libpq
>         libpq.so.5 => /fnal/ups/prd/postgres/v9_5_3_x64/Linux-2-6/lib/libpq.so.5 (0x00007fbce99f5000)

And that actually is the copy of psql you're invoking?

Another theory worth considering is that something is helpfully setting
PGHOST=/var/run/postgresql in psql's environment.

            regards, tom lane


pgsql-admin by date:

Previous
From: Murthy Nunna
Date:
Subject: Re: Postgres v9.5.3 and v9.5.4 Unix Socket Issue
Next
From: Murthy Nunna
Date:
Subject: Re: Postgres v9.5.3 and v9.5.4 Unix Socket Issue