Hi Robert, This is local connection from the same server where cluster is running. I don’t need hostname unless it is a change in 9.5. The same syntax (without hostname) worked
in earlier versions. Thanks, Murthy From: Robert Burgholzer [mailto:rburghol@xxxxxx]
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:
h 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.
-- Athletics: http://athleticalgorithm.wordpress.com/ Science: http://robertwb.wordpress.com/ |