Re: pg_ctl and port number detection

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_ctl and port number detection
Дата
Msg-id 201012210204.oBL24M224390@momjian.us
обсуждение исходный текст
Ответ на Re: pg_ctl and port number detection  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: pg_ctl and port number detection  (Florian Pflug <fgp@phlo.org>)
Список pgsql-hackers
Tom Lane wrote:
> Actually, if we're going to do this at all, we should do
> 
>     pid
>     datadir
>     port
>     socketdir
>     ... here be dragons ...
> 
> so that pg_ctl doesn't have to assume the server is running with a
> default value of unix_socket_dir.  Not sure what to put in the fourth
> line on Windows though ... maybe just leave it empty?

I am curious about the use of the socketdir.  What can that be used for?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: serializable lock consistency
Следующее
От: Florian Pflug
Дата:
Сообщение: Re: proposal : cross-column stats