Re: Can't connect after restart
Audrey Bergeron-Morin <[email protected]> Thu, 28 Jul 2005 12:37:11 -0700 (PDT)
| Newsgroups | gmane.comp.db.postgresql.devel.win32 |
|---|---|
| Message-ID | <[email protected]> |
> >>What's the value of
> >>"listen_addresses" in your
> >>postgresql.conf?
> >UGH!! 5435... WHY??? I changed it to 5432 and it
> works
> >(obviously).
> That should be an IP address, or '*'. you have it
> confused with the port
> setting apparently.
> cheers
> andrew
Yes, sorry: I mean the port was wrong. Looking for
listen_adresses made me look for port setting too,
that's how I found it :-)
__________________________________
Yahoo! Mail for Mobile
Take Yahoo! Mail with you! Check email on your mobile phone.
http://mobile.yahoo.com/learn/mail
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match