Does the postgres server support listening on unix domain sockets on windows?
It seems to me that they do not, but this is not called out directly in the
documentation.
Listen_address in postgresql.conf
listen_addresses = '' # what IP address(es) to listen on;
On lör, 2011-12-31 at 17:06 -0800, Jeff Rule wrote:
> Does the postgres server support listening on unix domain sockets on windows?
No.
> It seems to me that they do not, but this is not called out directly in the
> documentation.
>
> Listen_address in postgresql.conf
>
> listen_addresses