Re: Unable to add server in PGadmin - Mailing list pgadmin-support

From Dave Page
Subject Re: Unable to add server in PGadmin
Date
Msg-id 475D05BB.4000309@postgresql.org
Whole thread Raw
In response to Unable to add server in PGadmin  ("manoj nair" <manoj.nair1@gmail.com>)
List pgadmin-support
manoj nair wrote:
> Hi,
>      I have installed postgres 8.2 on a Windows Vista machine.
> PGAdmin came along with the installation and on opening PgAdmin there is
> a POstgresSQL DATAbase Server 8.2(localhost:5432) server running on it.
> I have another windows machine XP and i have PGadmin installaed on it too.
> I am trying to add a server to this PGadmin so that i can access the
> Vista Postgres server remotely.
> Before when the postgres was running on a linux machine i didnt have any
> problem connecting to it with  my PGAdmin client (i had the ip address
> of my windows XP machine in the pg_hba.conf added).
> I was following the same with the Vista machine too...
> But ia m unable to connect to Windows Vista machine from Windows XP -
> Pgadmin "Connection to database failed." is what i get and the add
> server window pops up again.
> I am pretty new to postgres installation on windows and is there any
> thing else i need to do with the configurations..

Windows Firewall blocking you perhaps? Or maybe you're only listening onlocalhost - check the listen_addresses option
inpostgresql.conf.
 

Regards, Dave.


pgadmin-support by date:

Previous
From: Dave Page
Date:
Subject: Re: Problem using Slony-I with pgadmin 1.6.2
Next
From: Dave Page
Date:
Subject: Re: Built in display of contents of temporary tables when select has no destination