Re: [ADMIN] Change Unix Socket directory at build time

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: [ADMIN] Change Unix Socket directory at build time
Дата
Msg-id 8473.1492191641@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [ADMIN] Change Unix Socket directory at build time  (Santiago DIEZ <santiago.diez@caoba.fr>)
Список pgsql-admin
Santiago DIEZ <santiago.diez@caoba.fr> writes:
> no no, if I set -t to 60 seconds (or even 1000), it's the same problem.

David's right though: any reasonably modern version of pg_ctl (since
about 9.1 I believe) gets everything it needs to know out of the
postmaster.pid file.  Compiling in a different default
unix_socket_directory might save some effort when using psql or other
clients, but it should make no difference to pg_ctl.

It might be useful to strace pg_ctl to see what it's doing in the
problem case.

            regards, tom lane


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

Предыдущее
От: Santiago DIEZ
Дата:
Сообщение: Re: [ADMIN] Change Unix Socket directory at build time
Следующее
От: Steven Chang
Дата:
Сообщение: [ADMIN] Bitmap Index Scan when btree index created