Do we always need the socket file?

Поиск
Список
Период
Сортировка
От Michael Brusser
Тема Do we always need the socket file?
Дата
Msg-id DEEIJKLFNJGBEMBLBAHCOEHACNAA.michael@synchronicity.com
обсуждение исходный текст
Ответы Re: Do we always need the socket file?
Список pgsql-hackers
I have Postgres 7.2.1 configured to listen on TCP/IP port.
When the server starts up it still creates the socket file in /tmp.
Removing this file manually does not seem to cause any problem for the
application.

Is there a way to prevent postmaster from creating this file?
Is this really safe to remove the socket file, or would it create
some problem that I won't necessarily see?

Thanks,
Mike.




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

Предыдущее
От: Jason Hihn
Дата:
Сообщение: Re: [pgsql-advocacy] Changing the default configuration
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: location of the configuration files