Re: Remote Server Connection Problem

From: Gokop Goteng <goteng1704(at)yahoo(dot)com>
To: rod(at)iol(dot)ie, pgadmin-support(at)postgresql(dot)org
Subject: Re: Remote Server Connection Problem
Date: 2007-11-22 16:29:17
Message-ID: 726566.84910.qm@web52905.mail.re2.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hi Ray,

Thanks very much. It has worked. I restarted the headnode and tried to connect and create new servers and it works just fine.

Thanks again
Gokop

rod(at)iol(dot)ie wrote: goteng1704(at)yahoo(dot)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


---------------------------------
Be a better sports nut! Let your teams follow you with Yahoo Mobile. Try it now.

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Enrique Pozo González 2007-11-22 18:54:28 Problemas...
Previous Message Gokop Goteng 2007-11-22 16:01:12 Re: Remote Server Connection Problem