On Tue, 4 Jan 2005, Graham Robson wrote:

> 
> The following bug has been logged online:
> 
> Bug reference:      1372
> Logged by:          Graham Robson
> Email address:      [EMAIL PROTECTED]
> PostgreSQL version: 8.0
> Operating system:   Windows XP SP2
> Description:        Service won't start with tcpip_socket = true
> Details: 
> 
> Trying to setup TCP/IP access over my network. The supplied postgresql.conf
> has no commented reference to the setting tcpip_socket = true.
> 
> Adding this in stops the service from starting i.e. this reference directly
> stops the service from starting.
> 

8.0 has replaced the tcpip_socket flag with the listen_addresses setting 
which specifies which addresses to listen on.

Kris Jurka

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to