Re: Remote Server Connection Problem - Mailing list pgadmin-support

From rod@iol.ie
Subject Re: Remote Server Connection Problem
Date
Msg-id 474591d2.222.0@iol.ie
Whole thread Raw
In response to Remote Server Connection Problem  (Gokop Goteng <goteng1704@yahoo.com>)
Responses Re: Remote Server Connection Problem  (Gokop Goteng <goteng1704@yahoo.com>)
Re: Remote Server Connection Problem  (Gokop Goteng <goteng1704@yahoo.com>)
List pgadmin-support
goteng1704@yahoo.com wrote:
> Error connecting to the server: FATAL:  no pg_hba.conf entry
> for host "138.250.104.229", user "globus", database
> "rftDatabase", SSL off
>
> 138.250.104.229 is the IP for the local server, 138.250.104.232
> is the IP of the remote server, but is not showing it in the
> error.

There's your problem - you need to give 138.250.104.229 permission to
connect to the remote server by adding a suitable entry to pg_hba.conf -
look up "Client authentication" in the PostgreSQL docs.


Ray.




http://www.iol.ie


pgadmin-support by date:

Previous
From: Gokop Goteng
Date:
Subject: Remote Server Connection Problem
Next
From: Gokop Goteng
Date:
Subject: Re: Remote Server Connection Problem