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

From Steve Atkins
Subject Re: NOLOGGING option, or ?
Date
Msg-id 20050602024726.GA12894@gp.word-to-the-wise.com
Whole thread Raw
In response to Re: NOLOGGING option, or ?  ("Luke Lonergan" <llonergan@greenplum.com>)
Responses Re: NOLOGGING option, or ?
List pgsql-hackers
On Wed, Jun 01, 2005 at 07:35:33PM -0700, Luke Lonergan wrote:
> >> I propose an extended syntax to COPY with a change in semantics to remove
> >> the default of "WITH ESCAPE '\'".
> > 
> > Er, doesn't this break existing database dumps?
> 
> Yes, one of the previously stated reasons to create another command for
> loading data.
> 
> Another possible approach is to keep the default, but allow the escape
> processing to be turned off.

I've been following this thread, and I'm a little confused. Could you
possibly clarify what you mean, by providing a couple of lines of
input as it would be formatted with escape processing turned off - 
containing a text field with an embedded newline and tab and a null field.

Cheers, Steve


pgsql-hackers by date:

Previous
From: "Luke Lonergan"
Date:
Subject: Re: NOLOGGING option, or ?
Next
From: Christopher Kings-Lynne
Date:
Subject: SELECT FOR UPDATE and UNION ALL