changing from postgreSQL 8.3 to 9.0

Поиск
Список
Период
Сортировка
От Malm Paul
Тема changing from postgreSQL 8.3 to 9.0
Дата
Msg-id F9444836447D054A829AD85D954D09330412FF@corpappl747.corp.saab.se
обсуждение исходный текст
Ответы Re: changing from postgreSQL 8.3 to 9.0
Re: changing from postgreSQL 8.3 to 9.0
Список pgsql-general
Hi,
I have a database created on ver 8.3 an have restored the database in a new database in PostgreSQL 9.0.
In the database i'm using a column storing "bytea".
 
When trying to read the database with my java application, I have problems reading from the bytea-stream.
Integers read is not correct. I can see that there is something new in ver 9.0: LC_COLLATE. Has that someting to do with my problem reading from "bytea".
If so, what is the easiest way to get around this problem, when importing the database that is created in PostgreSQL 8.3?
 
Kind regards,
Paul
 

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

Предыдущее
От: sunpeng
Дата:
Сообщение: hi, is that the standard:ISO/IEC 13249-6:2006 if I investigate the data mining extension for SQL language?
Следующее
От: Andreas Kretschmer
Дата:
Сообщение: Re: changing from postgreSQL 8.3 to 9.0