JDBC Vs psql performances
- From: Auri Mason <amason(at)syntrex(dot)com>
- To: pgsql-benchmarks(at)postgresql(dot)org
- Subject: JDBC Vs psql performances
- Date: Thu, 28 Mar 2002 11:20:25 +0100 (CET)
- Message-id: <Pine(dot)LNX(dot)4(dot)44(dot)0203281112220(dot)23530-100000(at)mendeleev(dot)syntrex(dot)com>
Hi to all,
What I want to do is make a measure about the delay introduced by the
JDBC driver.
I known that exists both pgbench and JDBCBench. Are the results of those
two tools comparable? They make the same operations?
The results of the bench (10 user 1 transactions) are:
pgbench: 18.129 TPS (transactions per seconds)
JDBCBench: 0.417 (Time for 10 transactions) -> 23.98 TPS
What I was expecting was just the opposite...
Anyone of you may explain me something?
TIA, Auri
Home |
Main Index |
Thread Index