Re: improvement suggestions for performance design

From: "Kalle Hallivuori" <kato(at)iki(dot)fi>
To: "Thomas Finneid" <tfinneid(at)student(dot)matnat(dot)uio(dot)no>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: improvement suggestions for performance design
Date: 2007-07-19 07:23:38
Message-ID: c637d8bb0707190023q76c9d947ld43574c2b2376def@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hi all!

2007/7/18, Thomas Finneid <tfinneid(at)student(dot)matnat(dot)uio(dot)no>:
> Hi I have tested your COPY patch (actually I tested
> postgresql-jdbc-8.2-505-copy-20070716.jdbc3.jar) and it is really fast,
> actually just as fast as serverside COPY (boths tests was performed on
> local machine).

Happy to hear there's interest toward this solution.

> This means I am interrested in using it in my project, but I have some
> concerns that needs to be adressed, (and I am prepared to help in any
> way I can). The following are the concerns I have
>
> - While testing I got some errors, which needs to be fixed (detailed below)
> - The patch must be of production grade quality
> - I would like the patch to be part of the official pg JDBC driver.

Definitely agreed, those are my requirements as well. We can discuss
bug fixing among ourselves; new versions I'll announce on pgsql-jdbc
list.

--
Kalle Hallivuori +358-41-5053073 http://korpiq.iki.fi/

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Dimitri Fontaine 2007-07-19 10:14:29 Re: [PERFORM] Parrallel query execution for UNION ALL Queries
Previous Message Bryan Murphy 2007-07-18 21:54:07 Re: Optmal tags design?