Postgres v8 jdbc connect fails while v7.4 connection works - Mailing list pgsql-jdbc

From davidb999@gmail.com
Subject Postgres v8 jdbc connect fails while v7.4 connection works
Date
Msg-id 1115319809.618142.319050@z14g2000cwz.googlegroups.com
Whole thread Raw
Responses Re: Postgres v8 jdbc connect fails while v7.4 connection
Re: Postgres v8 jdbc connect fails while v7.4 connection
List pgsql-jdbc
Folks,
I point my app on my local PC at a v8 database on server A and it
fails. If I point it at v7.4 db on server B it works. All are Red Hat
ES3.

I've upgraded to latest drivers.
I've checked _hba and confirmed my IP address is there.
In fact they are there in the new format x.x.x.0/255

I can connect locally on the box so I know postmaster is running.

Any thoughts?

TIA...


pgsql-jdbc by date:

Previous
From: "Donald Fraser"
Date:
Subject: Re: Infinity and beyond
Next
From: Dave Cramer
Date:
Subject: Re: Postgres v8 jdbc connect fails while v7.4 connection