Re: Some more profiling hotspots

From: Oliver Jowett <oliver(at)opencloud(dot)com>
To: "j(dot)random(dot)programmer" <javadesigner(at)yahoo(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Some more profiling hotspots
Date: 2006-08-24 03:06:09
Message-ID: 44ED17A1.3040708@opencloud.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

j.random.programmer wrote:
> Oliver:
>
>> j.random.programmer wrote:
>>> As per my previous email, the biggest JDBC driver
>>> bottleneck is in:
>
> Just some PreparedStatements to get data from the
> databa,

Can you be more specific? A profile is no use if we don't know what the
workload was. Are the queries moving lots of data around? Are you using
metadata at all? etc etc.

-O

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message till toenges 2006-08-24 03:24:27 Re: Some more profiling hotspots
Previous Message j.random.programmer 2006-08-24 03:03:42 Re: Some more profiling hotspots