Re: Info about driver - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Info about driver
Date
Msg-id Pine.BSO.4.56.0504280820480.30994@leary.csoft.net
Whole thread Raw
In response to Info about driver  (Claudio Santi <claudio.santi@irpe.it>)
List pgsql-jdbc

On Thu, 28 Apr 2005, Claudio Santi wrote:

> All version 8 of the driver JDBC (postgresql-8.0-310.jdbc3.jar,
> postgresql-8.0-311.jdbc2.jar, postgresql-8.1dev-400.jdbc2.jar ...)
> return the same information with getDriverVersion():
> "PostgreSQL 7.3.3 JDBC3 jdbc driver build 110".
>

You apparently have an old driver version somewhere in your classpath or
java environment.  If you really have an 8.0 or greater version available
as well, try "java org.postgresql.util.PSQLDriverVersion" this will tell
you where it has found the driver it has loaded.

Kris Jurka

pgsql-jdbc by date:

Previous
From: Claudio Santi
Date:
Subject: Info about driver
Next
From: Roland Walter
Date:
Subject: Re: Info about driver