Re: NOLOGGING option, or ? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: NOLOGGING option, or ?
Date
Msg-id 200506012156.j51Lu7h01730@candle.pha.pa.us
Whole thread Raw
In response to Re: NOLOGGING option, or ?  ("Alon Goldshuv" <agoldshuv@greenplum.com>)
Responses Re: NOLOGGING option, or ?
List pgsql-hackers
Alon Goldshuv wrote:
> 9) allow for Simon's WAL bypass.
> 
> I have surely missed some problems that hide behind the idea, but these
> points make me believe that LOAD DATA is a good idea.

The community is unlikely to add a new LOAD DATA command that does
_almost_ everything COPY does.  We are much more likely to incrementally
improve COPY.

The problem with a new command is that it becomes unclear when you
should use COPY and when LOAD DATA, and it confuses users, and has
maintenance overhead.  If Bizgres wants a new command name, go for it,
but it is unlikely that the community release is going to go in that
direction, unless there is a fundamental agreement that COPY is broken
and needs a major revamp, and I have heard no talk of that.

--  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,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Google's Summer of Code ...
Next
From: Bruce Momjian
Date:
Subject: Re: NOLOGGING option, or ?