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