From: | Barry Lind <blind(at)xythos(dot)com> |
---|---|
To: | Thomas Kellerer <spam_eater(at)gmx(dot)net> |
Cc: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Re: Official JDBC driver release ? |
Date: | 2003-06-08 15:53:45 |
Message-ID: | 3EE35C09.2090401@xythos.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Thomas,
The way to find out the version number (in 7.3 and later versions) is to
turn on debug logging by adding "?loglevel=1" to the connection URL
(loglevel=2 if you want more verbose output). This will show you the
version number.
thanks,
--Barry
Thomas Kellerer wrote:
> Paul Thomas schrieb:
>
>>
>> On 05/06/2003 07:14 Thomas Kellerer wrote:
>>
>>>
>>> The pg73b1jdbc3.jar file is contained in all the 7.3.3 rpm available
>>> on the ftp mirrors... (ok, not necessarilly all, but I checked about
>>> 3 or 4 different mirrors)
>>>
>>> I don't know who builds the rpms on the mirror sites available from
>>> www.postgresql.org
>>
>>
>>
>> I build 7.3.3 (including JDBC driver) from source. Is that not an
>> option for you?
>>
>>
> No. Usually I'm running on Windows, and my last try to compile Postgres
> on my Linux box didn't work :-( (but I don't want to break off a
> discussion about that now)
>
> But I'm happy with build 110 available from jdbc.postgresql.org
> Btw: is there a way I can find out the build number of a specifiy driver
> jar?
>
> Cheers
> Thomas
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
From | Date | Subject | |
---|---|---|---|
Next Message | Alex Winawer | 2003-06-09 12:41:58 | DBMD supportsIntegrityEnhancementFacility() - should this return true? |
Previous Message | Bjørn T Johansen | 2003-06-08 12:26:09 | Re: WARNING: ROLLBACK: no transaction in progress |