Re: getBinaryStream/setBinaryStream 7.2<->7.4 Question

From: Kris Jurka <books(at)ejurka(dot)com>
To: Harry Schittler <hs(at)multimedia-werkstatt(dot)com>
Cc: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: getBinaryStream/setBinaryStream 7.2<->7.4 Question
Date: 2003-12-29 20:07:53
Message-ID: Pine.LNX.4.33.0312291504440.30299-100000@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Mon, 29 Dec 2003, Harry Schittler wrote:

> I just upgraded from postgres 7.2 to 7.4 (pg72jdbc2.jar to
> pg74.1jdbc3.jar), after the upgrade I got some behaviour I simpy dont
> understand.

I have not been able to duplicate this in a variety of configurations. I
suspect it may have something to do with the encoding used, but you have
not indicated your exact setup. You say you upgraded from 7.2 to 7.4, but
you only mention the JDBC driver, can you confirm that you upgraded the
server as well? Also what encodings are the 7.2 and 7.4 databases running
with? (You can get this from the \l command in psql.)

Kris Jurka

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2003-12-29 20:17:37 Re: Drop support for jdk 1.1, 1.2 ?
Previous Message Andrew Rawnsley 2003-12-29 20:06:47 Re: Drop support for jdk 1.1, 1.2 ?