From: | Richard Broersma Jr <rabroersma(at)yahoo(dot)com> |
---|---|
To: | Harpreet Dhaliwal <harpreet(dot)dhaliwal01(at)gmail(dot)com> |
Cc: | Michael Fuhr <mike(at)fuhr(dot)org>, Michael Meskes <meskes(at)postgresql(dot)org>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: Connection string |
Date: | 2006-08-13 21:07:53 |
Message-ID: | 20060813210753.26098.qmail@web31804.mail.mud.yahoo.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
> Postgres is not installed in the client computer.
> When i try to connect to the postgres db from the computer in which postgres
> is installed, it goes through. No hassles in that.
> Problem comes up when I'm trying to connect to the same database from a
> different computer in which no postgres is installed.
If you try installing a seperate installation of pgadmin 3 on the client computer to test remote
with your postgresql server could help you determine where your problem is.
Also, it sounds like you might still have problems in your pg_hba.conf, or postgresql.conf files.
I can't remember if you've already posted them but maybe it would hurt to post them again.
Regards,
Richard Broersma Jr.
From | Date | Subject | |
---|---|---|---|
Next Message | Harpreet Dhaliwal | 2006-08-13 22:41:14 | Re: Connection string |
Previous Message | Ron Johnson | 2006-08-13 20:17:33 | Re: Best approach for a "gap-less" sequence |