Re: [pgadmin-support] Remote Server Connection Problem

2007-11-22 Thread Gokop Goteng
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 [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: > Error connecting to the server: FATAL: no pg_hba.conf entry > for host "138.250.104.229",

Re: [pgadmin-support] Remote Server Connection Problem

2007-11-22 Thread Gokop Goteng
Hi Ray, Thanks for your help. I forgot to tell you that I have done that. See below the hosts I put in pg_hba.conf file: host rftDatabase "globus" "138.250.104.229" 255.255.255.255 md5 host rftDatabase "globus" "138.250.104.225" 255.255.255.255 md5 host rftDatabase "globus" "138.250.104.226" 255

Re: [pgadmin-support] Remote Server Connection Problem

2007-11-22 Thread rod
[EMAIL PROTECTED] 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 >

[pgadmin-support] Remote Server Connection Problem

2007-11-22 Thread Gokop Goteng
Dear All, Please how can I add a remote server in my pgAdmin. I can add local servers in my cluster which runs Globus 4 toolkit using PostgreSQL version 7.4. I am using pgAdmin3 v1.2.2. I get this error when i was trying to add a new remote server: An error has occured: Error connecting to the