Re: tcpip_socket parameter in postgresql.conf - Mailing list pgsql-hackers-win32

From Magnus Hagander
Subject Re: tcpip_socket parameter in postgresql.conf
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34BAA4@algol.sollentuna.se
Whole thread Raw
In response to tcpip_socket parameter in postgresql.conf  (Thomas Kellerer <spam_eater@gmx.net>)
List pgsql-hackers-win32
> Hello,
>
> according to
> http://www.postgresql.org/docs/7.4/static/runtime-config.html
> the parameter tcpip_socket can be used to enable/disable the
> usage of TCP/IP connections. From what I have read this
> can/could replace the -i switch for the postmaster.

Please see the development docs at
http://developer.postgresql.org/docs/postgres/runtime-config.html

This has been changed in CVS (which is what the win32 is off). Look for
listen_addresses.

//Magnus


pgsql-hackers-win32 by date:

Previous
From: Thomas Kellerer
Date:
Subject: tcpip_socket parameter in postgresql.conf
Next
From: "Jochem van Dieten"
Date:
Subject: Re: tcpip_socket parameter in postgresql.conf