changing from postgreSQL 8.3 to 9.0

From: Malm Paul <paul(dot)malm(at)saabgroup(dot)com>
To: "pgsql (pgsql-general(at)postgresql(dot)org)" <pgsql-general(at)postgresql(dot)org>
Subject: changing from postgreSQL 8.3 to 9.0
Date: 2011-09-26 08:46:22
Message-ID: F9444836447D054A829AD85D954D09330412FF@corpappl747.corp.saab.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message sunpeng 2011-09-26 09:11:16 hi, is that the standard:ISO/IEC 13249-6:2006 if I investigate the data mining extension for SQL language?
Previous Message Alban Hertroys 2011-09-26 06:57:15 Re: looking for a faster way to do that