measure of JDBC performances - Mailing list pgsql-jdbc

From Auri Mason
Subject measure of JDBC performances
Date
Msg-id Pine.LNX.4.44.0203130906400.15112-100000@mendeleev.syntrex.com
Whole thread Raw
In response to Re: Boolean type  ("Dave Cramer" <dave@fastcrypt.com>)
List pgsql-jdbc
Hi to all,

This is my first msg in this list and I hope it isn't OT...

I've a java server application that accecc a database using a JDBC
driver.
Due to compare the postgres performances I made two tests with the same
java server using MS Sql 2000 and Postgres 7.2 as database.
The test reports a time 3 or 4 time longer when using postgres.
How can I investigate if the bottleneck is the driver or the database?

My first idea is a measure of query execution time with psql and via JDBC;
how can I do that?

TIA, Auri




pgsql-jdbc by date:

Previous
From: thiemo
Date:
Subject: Fwd: DBvisualizer on MacOS X
Next
From: Rouyre Frédéric
Date:
Subject: Re: measure of JDBC performances