Do we always need the socket file? - Mailing list pgsql-hackers

From Michael Brusser
Subject Do we always need the socket file?
Date
Msg-id DEEIJKLFNJGBEMBLBAHCOEHACNAA.michael@synchronicity.com
Whole thread Raw
Responses Re: Do we always need the socket file?  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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 by date:

Previous
From: Jason Hihn
Date:
Subject: Re: [pgsql-advocacy] Changing the default configuration
Next
From: Bruce Momjian
Date:
Subject: Re: location of the configuration files