From: | "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com> |
---|---|
To: | JohnD <lists(at)johndubchak(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Connection Refused Error |
Date: | 2009-03-10 00:23:06 |
Message-ID: | 1236644586.4649.81.camel@jd-laptop.pragmaticzealot.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Mon, 2009-03-09 at 19:09 -0500, JohnD wrote:
> Joshua D. Drake wrote:
> > What does your listen_addresses say on the affected server? Also just to
> > be safe do a /sbin/iptables -L and make sure you aren't blocking.
> >
>
> Joshua,
>
> Thank you so much - that was it. My postgresql.conf listen_addresses
> was commented out which defaulted to 'localhost'. Changing it to '*'
> and restarting cleared the problem up. Not sure why this "stopped" working.
>
> Thanks again - I was beating myself up about this all day.
:)
Joshua D. Drake
>
> John
>
--
PostgreSQL - XMPP: jdrake(at)jabber(dot)postgresql(dot)org
Consulting, Development, Support, Training
503-667-4564 - http://www.commandprompt.com/
The PostgreSQL Company, serving since 1997
From | Date | Subject | |
---|---|---|---|
Next Message | Mike Charnoky | 2009-03-10 02:10:53 | Re: intermittant performance problem |
Previous Message | JohnD | 2009-03-10 00:09:39 | Re: Connection Refused Error |