Re: Some more profiling hotspots - Mailing list pgsql-jdbc

From Oliver Jowett
Subject Re: Some more profiling hotspots
Date
Msg-id 44ED17A1.3040708@opencloud.com
Whole thread Raw
In response to Re: Some more profiling hotspots  ("j.random.programmer" <javadesigner@yahoo.com>)
Responses Re: Some more profiling hotspots  ("j.random.programmer" <javadesigner@yahoo.com>)
List 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


pgsql-jdbc by date:

Previous
From: "j.random.programmer"
Date:
Subject: Re: Some more profiling hotspots
Next
From: till toenges
Date:
Subject: Re: Some more profiling hotspots