Speed up fixes

From: Sergei Rogovskiy <sergey(at)brightech(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Speed up fixes
Date: 2005-10-21 15:57:08
Message-ID: B70A61C5-C970-4910-AC50-B9751DC6F389@brightech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

Unfortunately JDBC drivers for PostgreSQL are always in hot spots on
heavy database usage. I've looked through and fixed 2-3 obvious
performance leaks which saves 20-30% CPU usage percents for our
application. If you are interested please review and commit to your
source tree. See attached diff file for version 8.0.316.

Thanks,
-- Sergei Rogovskiy
Brightech Inc.

Attachment Content-Type Size
speedup.patch application/octet-stream 3.0 KB

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Oliver Jowett 2005-10-21 21:02:37 Re: Resultset holdability
Previous Message Geert Bevin 2005-10-21 15:46:37 Resultset holdability