Re: Remote Connection to server: Connection Refused - Mailing list pgsql-novice

From Andreas Kretschmer
Subject Re: Remote Connection to server: Connection Refused
Date
Msg-id 20100816183324.GA20846@tux
Whole thread Raw
In response to Remote Connection to server: Connection Refused  (Kavitha Parvataneni <kavip81@yahoo.com>)
List pgsql-novice
Kavitha Parvataneni <kavip81@yahoo.com> wrote:

>
> I am using Postgresql 8.4 on Ubunut 10.04
>
>
>
> I am having trouble connecting a remote client to the Postgresql server running
> on the Ubuntu 10.04 machine. I don’t have a problem opening a client connection
> on the host machine.

please provide us the error-message.

> In Postgresql.conf file :
>
>
>
> listen_address = ‘*’
>
>
>
> In pg_hba.conf file:
>
>
>
> local  all   all                           md5
>
> host   all   all      0.0.0.0/0        md5

seems okay, are there any kind of firewalls between?


Andreas
--
Really, I'm not out to destroy Microsoft. That will just be a completely
unintentional side effect.                              (Linus Torvalds)
"If I was god, I would recompile penguin with --enable-fly."   (unknown)
Kaufbach, Saxony, Germany, Europe.              N 51.05082°, E 13.56889°

pgsql-novice by date:

Previous
From: Tom Lane
Date:
Subject: Re: Can I use check-constraint to set null?
Next
From: Andreas Kretschmer
Date:
Subject: Re: Can I use check-constraint to set null?