Re: COPY FROM performance improvements

Поиск
Список
Период
Сортировка
От Mark Wong
Тема Re: COPY FROM performance improvements
Дата
Msg-id 200507191954.j6JJsVjA003280@smtp.osdl.org
обсуждение исходный текст
Ответ на Re: COPY FROM performance improvements  ("Alon Goldshuv" <agoldshuv@greenplum.com>)
Ответы Re: COPY FROM performance improvements
Список pgsql-patches
On Thu, 14 Jul 2005 17:22:18 -0700
"Alon Goldshuv" <agoldshuv@greenplum.com> wrote:

> I revisited my patch and removed the code duplications that were there, and
> added support for CSV with buffered input, so CSV now runs faster too
> (although it is not as optimized as the TEXT format parsing). So now
> TEXT,CSV and BINARY are all parsed in CopyFrom(), like in the original file.

Hi Alon,

I'm curious, what kind of system are you testing this on?  I'm trying to
load 100GB of data in our dbt3 workload on a 4-way itanium2.  I'm
interested in the results you would expect.

Mark

В списке pgsql-patches по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Patch to fix plpython on OS X
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: [HACKERS] Patch to fix plpython on OS X