Re: COPY FROM performance improvements

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Simon Riggs <simon(at)2ndquadrant(dot)com>
Cc: Luke Lonergan <llonergan(at)greenplum(dot)com>, Alon Goldshuv <agoldshuv(at)greenplum(dot)com>, pgsql-patches(at)postgresql(dot)org
Subject: Re: COPY FROM performance improvements
Date: 2005-08-10 15:29:49
Message-ID: 26482.1123687789@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches pgsql-performance

Simon Riggs <simon(at)2ndquadrant(dot)com> writes:
> Nobody's said what compiler/hardware they have been using, so since both
> Alon and Tom say their character finding logic is faster, it is likely
> to be down to that? Name your platforms gentlemen, please.

I tested on HPPA with gcc 2.95.3 and on a Pentium 4 with gcc 3.4.3.
Got pretty much the same results on both.

regards, tom lane

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2005-08-10 15:37:57 Re: COPY FROM performance improvements
Previous Message Tom Lane 2005-08-10 15:25:02 Re: Fix oversight in pts_error_callback()

Browse pgsql-performance by date

  From Date Subject
Next Message Tobias Brox 2005-08-10 17:52:08 partial index regarded more expensive
Previous Message Simon Riggs 2005-08-10 08:15:00 Re: COPY FROM performance improvements