Re: JDBC on Postgres 8.3

From: Chris Browne <cbbrowne(at)acm(dot)org>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC on Postgres 8.3
Date: 2008-06-06 18:40:51
Message-ID: 604p86o18s.fsf@dba2.int.libertyrms.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

craig(at)postnewspapers(dot)com(dot)au (Craig Ringer) writes:
> You need a JDBC driver for 8.3 specifically. They're not forward
> compatible, so a JDBC driver for 8.2 may not work correctly with
> 8.3. As you're happy with JDBC3 or JDBC4 you might as well grab the
> 8.3 JDBC4 driver:

Are you sure about that???

In looking at the high level notes about differences, there haven't
been substantive protocol changes since the move from PostgreSQL 7.4
to 8.0, so I'd be surprised to find this breaking.

It's a matter of considerable interest, since we're starting to plan
an upgrade to 8.3, and if we *MUST* roll out the 8.3 JDBC driver, we
need to start planning for that right away, well in advance of the
databases being upgraded.
--
(reverse (concatenate 'string "ofni.sesabatadxunil" "@" "enworbbc"))
http://www3.sympatico.ca/cbbrowne/lisp.html
Why are they called buildings, when they're already finished?
Shouldn't they be called builts?

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Craig Ringer 2008-06-06 19:26:22 Re: JDBC on Postgres 8.3
Previous Message Guy Rouillier 2008-06-05 21:32:24 Re: JDBC on Postgres 8.3