Re: COPY FROM performance improvements - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: COPY FROM performance improvements
Date
Msg-id 200508101657.j7AGvIg19169@candle.pha.pa.us
Whole thread Raw
In response to Re: COPY FROM performance improvements  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: COPY FROM performance improvements  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-patches
Alvaro Herrera wrote:
> Another question that comes to mind is: have you tried another compiler?
> I see you are all using GCC at most 3.4; maybe the new optimizing
> infrastructure in GCC 4.1 means you can have most of the speedup without
> uglifying the code.  What about Intel's compiler?

EnterpriseDB mentioned on their web page they use the Intel compiler, so
I assume they saw a speedup by using it:

    http://www.enterprisedb.com/edb-db.do

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: COPY FROM performance improvements
Next
From: "Luke Lonergan"
Date:
Subject: Re: COPY FROM performance improvements