Re: Performance problem with timestamps in result sets

From: "Michael Paesold" <mpaesold(at)gmx(dot)at>
To: "Thomas Dudziak" <tomdzk(at)gmail(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Performance problem with timestamps in result sets
Date: 2006-03-08 14:21:47
Message-ID: 05ca01c642bb$a2b227e0$9001a8c0@zaphod
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Thomas Dudziak wrote

> On 3/8/06, Dave Cramer <pg(at)fastcrypt(dot)com> wrote:
>
> > That can't possibly be ...
>
> But it is: in profiling the getTimestamp method takes 10x longer than
> the getString or getInt methods.

What profiler are you using? What are the settings?
Profiling can add significant overhead...

Best Regards,
Michael Paesold

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Thomas Dudziak 2006-03-08 14:24:11 Performance problem with timestamps in result sets
Previous Message Thomas Dudziak 2006-03-08 14:15:41 Performance problem with timestamps in result sets