"Anony Mous" <[EMAIL PROTECTED]> writes:

> A few days ago there was a fellow that had trouble connecting remotely to
> the 8.0 beta win port.  I had the same problem, but have since found the
> solution.  In postgresql.conf file, ensure the line "listen_addresses" is
> set to '*', ie,
>
> listen_addresses = '*'
>
> This should do it.  Can someone explain to my why this line is here?

TCP/IP has always been disabled by default, leaving just Unix sockets
for connections.  This is probably not a very useful default
configuration on Windows.  :)

-Doug
-- 
Let us cross over the river, and rest under the shade of the trees.
   --T. J. Jackson, 1863

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to