Re: PostgreSQL 8.2.x and JDBC driver

From: Kris Jurka <books(at)ejurka(dot)com>
To: DANTE Alexandra <Alexandra(dot)Dante(at)bull(dot)net>
Cc: pgsql general <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL 8.2.x and JDBC driver
Date: 2007-02-27 05:09:17
Message-ID: Pine.BSO.4.64.0702270007070.18259@leary.csoft.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 26 Feb 2007, DANTE Alexandra wrote:

> I am not sure that this is the appropriated list but I try...
> I try to used BenchmarkSQL (release 2.3.2, built on February 12, 2006) with
> PostgreSQL 8.2.2 and then 8.2.3.
> By default, the JDBC driver included with this release of BenchmarkSQL is
> "postgresql-8.0.309.jdbc3.jar".
> So I downloaded at http://jdbc.postgresql.org/download.html
> "postgresql-8.2-504.jdbc3.jar" as I used JDK 1.4 and PostgreSQL 8.2.x.
>
> I have a question about the release of this JDBC driver : the version 8.2-504
> has been built on December 1st, 2006, that is to say for PostgreSQL 8.2.0, so
> can I use it with 8.2.2 and 8.2.3 ? Does a release exist for these releases
> of PostgreSQL or is it correct to use the version 8.2-504 ?
>

8.2-504 is the release to use. The JDBC driver has a different release
schedule than the server so it will be ahead or behind of the server
release date, but the latest version is always OK to use.

Kris Jurka

In response to

Browse pgsql-general by date

  From Date Subject
Next Message mobil 2007-02-27 07:04:48 US Highschool database in postgres
Previous Message novnov 2007-02-27 04:39:44 Re: Connecting to a remote server, pg_hba.conf error?