Thomas Kellerer said:
>
> 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.
That is correct for PostgreSQL 7.4.
> I'm using the win32 binaries from May 20th.
With development snapshots of PostgreSQL, use the development version
of the docs:
http://developer.postgresql.org/docs/postgres/runtime-config.html
Jochem