Thread: Re: [GENERAL] REPOST: redefining location of the socket file /tmp/.s.PGSQL.5432

Arcady Genkin <a.genkin@utoronto.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_directory
parameter.

            regards, tom lane