Arcady Genkin <a(dot)genkin(at)utoronto(dot)ca> writes:> Can I redefine location of the UNIX domain socket file to be other> than /tmp/.s.PGSQL.5432?
Yes, in 7.1 this is a supported option. See unix_socket_directoryparameter.
regards, tom lane