changing from postgreSQL 8.3 to 9.0 - Mailing list pgsql-general

From Malm Paul
Subject changing from postgreSQL 8.3 to 9.0
Date
Msg-id F9444836447D054A829AD85D954D09330412FF@corpappl747.corp.saab.se
Whole thread Raw
Responses Re: changing from postgreSQL 8.3 to 9.0
Re: changing from postgreSQL 8.3 to 9.0
List 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 by date:

Previous
From: sunpeng
Date:
Subject: hi, is that the standard:ISO/IEC 13249-6:2006 if I investigate the data mining extension for SQL language?
Next
From: Andreas Kretschmer
Date:
Subject: Re: changing from postgreSQL 8.3 to 9.0