Re: COPY FROM performance improvements

From: "Luke Lonergan" <llonergan(at)greenplum(dot)com>
To: pgsql-patches(at)postgresql(dot)org
Subject: Re: COPY FROM performance improvements
Date: 2005-06-25 05:40:28
Message-ID: BEE23C5C.7CA5%llonergan@greenplum.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

We're porting this to 8.1, we should be able to get it done within the next
couple of days. The changes needed are to the way that the unmodified CSV
and binary code paths are preserved alongside the changed "delimited" text
COPY.

- Luke

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Hans-Juergen Schoenig 2005-06-25 06:40:45 Re: Implementing SELECT FOR UPDATE [NOWAIT]
Previous Message Bruce Momjian 2005-06-25 02:32:42 Re: Implementing SELECT FOR UPDATE [NOWAIT]