Re: Performance problem with timestamps in result sets

From: "Thomas Dudziak" <tomdzk(at)gmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Performance problem with timestamps in result sets
Date: 2006-03-08 15:04:56
Message-ID: 224f32340603080704r32e1168ay382c073994067c1c@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 3/8/06, Oliver Jowett <oliver(at)opencloud(dot)com> wrote:

> Your profiling numbers show about 0.9 milliseconds per call, not 1
> second per call, if I am reading them right?

Yep, my mistake in the formulating the sentence.

> That's still slower than I would have expected, though. I did no
> profiling at the time I rewrote the timestamp stuff to actually work
> correctly. Perhaps you'd like to profile in more detail and submit some
> patches?

Yep, I'll put together a testcase (can't give you my original
profiling data because they are against our application, and way to
complicated anyway) and give you the profiling data.

cheers,
Tom

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message mikael-aronsson 2006-03-08 15:08:13 Re: Performance problem with timestamps in result sets
Previous Message Oliver Jowett 2006-03-08 15:01:48 Re: Performance problem with timestamps in result sets