Обсуждение: Re: [GENERAL] REPOST: redefining location of the socket file /tmp/.s.PGSQL.5432

Поиск
Список
Период
Сортировка

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

От
Tom Lane
Дата:
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