Re: Connection Refused - Mailing list pgsql-jdbc

From Craig Ringer
Subject Re: Connection Refused
Date
Msg-id 494C6479.3080206@postnewspapers.com.au
Whole thread Raw
In response to Connection Refused  (Bruce Hyatt <brucejhyatt@yahoo.com>)
Responses Re: Connection Refused  (Bruce Hyatt <brucejhyatt@yahoo.com>)
List pgsql-jdbc
Bruce Hyatt wrote:
> I'm getting a "connection refused" (08004) error when I try to connect from client to pgsql server on a private
network.I get "connect failed" when i run "telnet host port." 
>
> postgresql.conf: listening '*' addresses on port 5432.

Is the postmaster actually shown as listening on the desired address in
`netstat -ltnp' ?

--
Craig Ringer

pgsql-jdbc by date:

Previous
From: Bruce Hyatt
Date:
Subject: Connection Refused
Next
From: Bruce Hyatt
Date:
Subject: Re: Connection Refused