Re: Re: JDBC Performance

From: "Keith L(dot) Musser" <kmusser(at)idisys(dot)com>
To: "PGSQL-General" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Re: JDBC Performance
Date: 2000-10-10 03:14:48
Message-ID: 015c01c0326a$910db250$0201a8c0@quantum.idisys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I did try out Peter's new JDBC driver on two very simple query-only
applications. It was about 15% slower on one of the apps and 10% faster
on the other, compared with jdbc7.0-1.2.jar. It worked correctly on
both tests.

Neither is particularly representative, but the fact that one's faster
an one's slower is surprising. I have not had the time to dig into why
the discrepancy.

- Keith

-----Original Message-----
From: Peter Mount <peter(at)retep(dot)org(dot)uk>
To: Gunnar R|nning <gunnar(at)candleweb(dot)no>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>; PGSQL-General
<pgsql-general(at)postgresql(dot)org>
Date: Monday, October 09, 2000 6:55 AM
Subject: Re: [GENERAL] Re: JDBC Performance

>On 9 Oct 2000, Gunnar R|nning wrote:
>
>> Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
>>
>> > Applied, and new files added.
>> >
>>
>> Scares me ;-) I just wanted to get some feedback and testers for this
code
>> before actually having it applied. I can also imagine Peter might
have some
>> comments on structure etc. since he got a lot better overview of the
JDBC
>> code as whole.
>
>There's going to be some structure changes happening, mainly with the
>conversion/optimisation work Gunnar's working on, but also with the
>Scrollable ResultSet and regression testing stuff I'm working on at the
>moment.
>
>> Well did anyone review the changes or test them out ? The application
I'm
>> testing is hardly representative for all applications, so there may
still
>> be some bugs left in there.
>
>Which is why I need to get the regression stuff sorted out as soon as I
>can.
>
>Peter
>
>--
>Peter T Mount peter(at)retep(dot)org(dot)uk http://www.retep.org.uk
>PostgreSQL JDBC Driver http://www.retep.org.uk/postgres/
>Java PDF Generator http://www.retep.org.uk/pdf/
>
>
>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Neil Conway 2000-10-10 03:25:31 Re: Postgres 7.1 and the 8k tuple / row limit
Previous Message Tom Lane 2000-10-10 02:58:25 Re: distinct