Re: [GENERAL] specifying unix domain socket name

2006-02-02 Thread Bruce Momjian
No, the name is .s.PGSQL.{port#}, and there is a lock file. Why do you want to specify a different name? --- [EMAIL PROTECTED] wrote: > Is it possible to specify using PQsetdbLogin() or > PQconnectdb() > the name of unix do

[GENERAL] specifying unix domain socket name

2006-02-02 Thread aktivists
Is it possible to specify using PQsetdbLogin() or PQconnectdb() the name of unix domain socket? In documentation I read that I can specify path using host: host Name of the host to connect to. If this begins with a slash ('/'), it specifies Unix domain communication rather than TCP/IP communic