Re: Upgrade to 9 questions

Поиск
Список
Период
Сортировка
От Thomas Kellerer
Тема Re: Upgrade to 9 questions
Дата
Msg-id i86s7q$355$1@dough.gmane.org
обсуждение исходный текст
Ответ на Re: Upgrade to 9 questions  (Kris Jurka <books@ejurka.com>)
Список pgsql-jdbc
Kris Jurka wrote on 01.10.2010 21:46:
> Aside from metadata changes, the key change that needs a new JDBC
> driver for a 9.0 server is the format of bytea data. You need to use
> the new JDBC driver or to adjust your server settings to return bytea
> data in the old format or you will silently get corrupt data.
>

I'm currently sticking to the 8.4 driver, as with the 9.0 driver, DatabaseMetaData.getIndexInfo() throws an exception
asit uses a SQL statement that is incompatible with PG 9.0 (I reported that about a week ago here on the list) 

Regards
Thomas


В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Daniel Dekany
Дата:
Сообщение: Re: Upgrade to 9 questions
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Upgrade to 9 questions