Re: "Best" Pre-compiled driver for PostgreSQL 7.2.2 ?

From: John Gibson <gib(at)edgate(dot)com>
To: pgsql-jdbc <pgsql-jdbc(at)postgresql(dot)org>
Cc: Kris Jurka <books(at)ejurka(dot)com>
Subject: Re: "Best" Pre-compiled driver for PostgreSQL 7.2.2 ?
Date: 2004-01-14 21:26:09
Message-ID: 4005B3F1.6060409@edgate.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

>
>
>>Hi, all.
>>
>> From the download page (jdbc.postgresql.org/download.html), I am trying
>>to determine which driver to use for my 7.2.2 engine. It looks like
>>there may be two options. I have a 1.3 JDK.
>>
>>
>
>Ususually the latest stable driver is the best option. Unless you have a
>very old server then you might have some problems, but for 7.1 or greater
>I would suggest using the 7.4 series driver as it has many bug fixes in
>it.
>
>
>Kris Jurka
>
>
>
Thank you.

So the place to start then would be using the JDBC2 driver pre-compiled
for postgreSQL 7.4.1?

That would be the pg74.1jdbc2.jar file on the download page?

....john

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-01-15 00:34:38 Re: patch: improve exception propagation in testcases
Previous Message Iain 2004-01-14 05:19:26 Robust Postgres/JDBC Example Code