Re: Postgres JDBC-hibernate Problem

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Postgres JDBC-hibernate Problem
Дата
Msg-id 5056A94B.2030304@ringerc.id.au
обсуждение исходный текст
Ответ на Postgres JDBC-hibernate Problem  ("Freddie Burgess" <fburgess@radiantblue.com>)
Ответы Re: Postgres JDBC-hibernate Problem  ("Freddie Burgess" <fburgess@radiantblue.com>)
Список 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 по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: BUG #7527: PgAdmin 1.14.3 fails
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: BUG #7537: Server will not start up from Windows Service Manager