Re: [pgadmin-support] Unable to add server in PGadmin

2007-12-10 Thread Raymond O'Donnell
On 10/12/2007 13:29, manoj nair wrote: pg_hba.conf -(host all all 0.0.0.0/0 trust) so that any system can connect remotely Correct me if I'm wrong, but does this *really* mean that any machine can connect? Maybe try adding a specific line for the machine from whic

Re: [pgadmin-support] Unable to add server in PGadmin

2007-12-10 Thread manoj nair
Dave/rod, I checked Under File -> Options -> Preferences, check the 'Reset guru hints' option, click OK, and then tried connecting again. This time i got some hint regarding Primary Keys .. but nothing on the connection specific errors.. The PGAdmin on the vista box is working all fine ..

Re: [pgadmin-support] Unable to add server in PGadmin

2007-12-10 Thread Dave Page
Raymond O'Donnell wrote: > On 10/12/2007 11:41, manoj nair wrote: > >>The error message on the left most corner of PGAdmin >> says..."Connection to database ...Failed" and the >> add server form or dialog box pops up again. >> there is nothing much happening other than this. > > Yu should

Re: [pgadmin-support] Unable to add server in PGadmin

2007-12-10 Thread Raymond O'Donnell
On 10/12/2007 11:41, manoj nair wrote: The error message on the left most corner of PGAdmin says..."Connection to database ...Failed" and the add server form or dialog box pops up again. there is nothing much happening other than this. Yu should get a bit more than thisas an experi

Re: [pgadmin-support] Unable to add server in PGadmin

2007-12-10 Thread manoj nair
Hi, The error message on the left most corner of PGAdmin says..."Connection to database ...Failed" and the add server form or dialog box pops up again. there is nothing much happening other than this. thanks, manoj

Re: [pgadmin-support] Unable to add server in PGadmin

2007-12-10 Thread Dave Page
Please keep your replies on the mailing list. manoj nair wrote: > hi, > I have checked the windows firewall and PostgreSQL server is enabled in > the exceptions list(I suppose that means firewall would not block it). > I have the listen_addresses option in postgresql.conf set to > listen_addresses

Re: [pgadmin-support] Unable to add server in PGadmin

2007-12-10 Thread Dave Page
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 instal

[pgadmin-support] Unable to add server in PGadmin

2007-12-09 Thread manoj nair
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