Re: Postgres JDBC-hibernate Problem - Mailing list pgsql-bugs

From Craig Ringer
Subject Re: Postgres JDBC-hibernate Problem
Date
Msg-id 5056A94B.2030304@ringerc.id.au
Whole thread Raw
In response to Postgres JDBC-hibernate Problem  ("Freddie Burgess" <fburgess@radiantblue.com>)
Responses Re: Postgres JDBC-hibernate Problem  ("Freddie Burgess" <fburgess@radiantblue.com>)
List pgsql-bugs
On 09/12/2012 12:18 AM, Freddie Burgess wrote:
> We have upgraded from PostgreSQL 8.4.3 to PostgreSQL 9.1.4 and we are
> getting the following errors when attempting to auto-gen schema DDL.

You've changed quite a bit at once, so it's a bit hard to narrow down.

Does the error occur when you run with the new PgJDBC and PostGIS
libraries against the *old* database server?

What about if you run with the old libraries against the new database
server? This might not work for other reasons, but is worth trying. If
it works, that suggests a regression in PgJDBC or PostGIS's client library.

--
Craig Ringer

pgsql-bugs by date:

Previous
From: Craig Ringer
Date:
Subject: Re: BUG #7527: PgAdmin 1.14.3 fails
Next
From: Craig Ringer
Date:
Subject: Re: BUG #7537: Server will not start up from Windows Service Manager