Re: Postgres JDBC-hibernate Problem

From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: Freddie Burgess <fburgess(at)radiantblue(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: Postgres JDBC-hibernate Problem
Date: 2012-09-17 04:38:35
Message-ID: 5056A94B.2030304@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Craig Ringer 2012-09-17 05:17:41 Re: BUG #7537: Server will not start up from Windows Service Manager
Previous Message Craig Ringer 2012-09-17 04:00:40 Re: BUG #7527: PgAdmin 1.14.3 fails