Re: Remote Connection to server: Connection Refused

From: Andreas Kretschmer <akretschmer(at)spamfence(dot)net>
To: pgsql-novice(at)postgresql(dot)org
Subject: Re: Remote Connection to server: Connection Refused
Date: 2010-08-16 18:33:24
Message-ID: 20100816183324.GA20846@tux
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Kavitha Parvataneni <kavip81(at)yahoo(dot)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°

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Andreas Kretschmer 2010-08-16 18:34:36 Re: Can I use check-constraint to set null?
Previous Message Tom Lane 2010-08-16 18:32:44 Re: Can I use check-constraint to set null?