From: | Adrian Klaver <adrian(dot)klaver(at)gmail(dot)com> |
---|---|
To: | Joseph Doench <jdoench(at)cinci(dot)rr(dot)com> |
Cc: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: Windows ODBC and a Router obstacle? |
Date: | 2011-03-08 18:30:33 |
Message-ID: | 4D7675C9.5070105@gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
On 03/08/2011 10:01 AM, Joseph Doench wrote:
> I am trying to connect to my PG 8.2 dbserverfrom MS Accessfroma remote
> location.
>
> I had configured PG to trust all connections from this location.
>
> i.e. in PG_HBA.confI added a line containing:
>
> host all all ip-address/32 trust
>
> (and restarted the server)
>
> But I cannot get a connection.
>
> Could there be a problem with the local router in this location? What
> should I look for in the router set-up?
>
> JPD657
>
A couple of questions:
What does the Postgres log show when you try to connect?
Do you have another way to connect to the Postgres server from the
Access machine and have you tried it?
Specifically have you tried using psql to connect?
--
Adrian Klaver
adrian(dot)klaver(at)gmail(dot)com
From | Date | Subject | |
---|---|---|---|
Next Message | Joseph Doench | 2011-03-09 00:25:31 | Re: Windows ODBC and a Router obstacle? |
Previous Message | Joseph Doench | 2011-03-08 18:01:49 | Windows ODBC and a Router obstacle? |