Re: Ability to listen on two unix sockets

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Ability to listen on two unix sockets
Дата
Msg-id 1339278233.5751.19.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: Ability to listen on two unix sockets  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Ability to listen on two unix sockets  (Andres Freund <andres@2ndquadrant.com>)
Re: Ability to listen on two unix sockets  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On ons, 2012-06-06 at 11:21 -0400, Tom Lane wrote:
> I'm not really in favor of making /var/run be the out-of-the-box
> default, because it would discriminate against personal/testing
> installations (ie, you couldn't set it up without root privileges).
> It's a reasonable choice for distro-provided packages, but not so
> much for one-off builds --- think about the buildfarm if nothing else.
> 
> Having said that, if we made it easier to configure things that way
> than by patching the source, I bet Martin Pitt isn't going to object.
> 
We already have the ability to configure the Unix socket directory in
postgresql.conf.  All you need to do is turn that into a list.
> 



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Re: [COMMITTERS] pgsql: Add ERROR msg for GLOBAL/LOCAL TEMP is not yet implemented
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Ability to listen on two unix sockets