Re: Connection Refused

Поиск
Список
Период
Сортировка
От Bruce Hyatt
Тема Re: Connection Refused
Дата
Msg-id 291925.96266.qm@web34401.mail.mud.yahoo.com
обсуждение исходный текст
Ответ на Re: Connection Refused  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-jdbc
--- On Fri, 12/19/08, Craig Ringer <craig@postnewspapers.com.au> wrote:

> 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' ?

tcp        0      0 :::5432                     :::*                        LISTEN      -
tcp        0      0 :::443                      :::*                        LISTEN

Could it be ssl?

Bruce




В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: Connection Refused
Следующее
От: ahmettemiz88@gmail.com
Дата:
Сообщение: problem in getting Large Object from pooled PostgreSQL / Tomcat 6