Re: connection refused

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: brucejhyatt(at)yahoo(dot)com
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: connection refused
Date: 2008-12-13 04:41:30
Message-ID: 19803.1229143290@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Bruce Hyatt <brucejhyatt(at)yahoo(dot)com> writes:
> I've been over my pg_hba.conf and postgresql.conf files again and again, restarting after changes and I always get 08004 connection refused when I try to connect through the postgresql jdbc from another machine.
> The user name I'm using works from the postgresql host and I have enabled IP/TCP connections to the database.

> Anything else? Surely this is something obvious I'm overlooking.

Firewall not letting the connection through, maybe?

regards, tom lane

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Bruce Hyatt 2008-12-16 00:12:35 Fw: Re: connection refused
Previous Message Bruce Hyatt 2008-12-13 03:40:17 connection refused