From: | "Kallol Nandi" <kallol(dot)nandi(at)indussoft(dot)com> |
---|---|
To: | <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: Most Performant JDBC Driver? |
Date: | 2003-06-29 07:33:05 |
Message-ID: | NBEDKIHMDKLGDCDIJLMMAEPCCAAA.kallol.nandi@indussoft.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
JDBC2 is for JAVA version 2
JDBC3 is for JAVA version 3
I have tried postgresql.jar,pg73jdbc2.jar,jdbc6.5-1.1.jar.
All are good performers.
Are you trying on windows or linux??
Regards,
Kallol.
-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org]On Behalf Of Hunter Hillegas
Sent: Sunday, June 29, 2003 2:55 AM
To: Postgre JDBC List
Subject: [JDBC] Most Performant JDBC Driver?
Which of the JDBC drivers from jdbc.postgresql.org is the best performing?
Besides spec support, is there any difference between JDBC2 and JDBC3?
When you build PostgreSQL and use the '--with-java' command, what version of
the driver is built?
Thanks,
Hunter
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
From | Date | Subject | |
---|---|---|---|
Next Message | Paul Thomas | 2003-06-29 09:22:23 | Re: Most Performant JDBC Driver? |
Previous Message | Kris Jurka | 2003-06-29 07:25:15 | Re: Bug in ResultSet.moveToCurrentRow |