Performance problem with timestamps in result sets

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

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.

Tom

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Michael Paesold 2006-03-08 14:21:47 Re: Performance problem with timestamps in result sets
Previous Message Dave Cramer 2006-03-08 14:11:59 Re: Performance problem with timestamps in result sets