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

From Robert Burgholzer
Subject Postgres v9.5.3 and v9.5.4 Unix Socket Issue
Date
Msg-id CACT-NGJWOLBX-jOnC1t4om5EGWmvLZrQFDKzxQQu7-65_Z-rjw@mail.gmail.com
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
List pgsql-admin
psql (client rpm in 9.5) is not consistent with build default of 9.5 server rpm. Is that a possibility????

I suppose - but to verify it looks like your connection syntax is not really compatible with the socket style, docs say you should pass socket path with to the -h or --host - maybe pass your socket in as:

hostname
--host=hostname

Specifies the host name of the machine on which the server is running. If the value begins with a slash, it is used as the directory for the Unix-domain socket.




--
--
Robert W. Burgholzer
 'Making the simple complicated is commonplace; making the complicated simple, awesomely simple, that's creativity.'  - Charles Mingus

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