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

From Zeugswetter Andreas DAZ SD
Subject Re: NOLOGGING option, or ?
Date
Msg-id E1539E0ED7043848906A8FF995BDA5790C518C@m0143.s-mxs.net
Whole thread Raw
In response to NOLOGGING option, or ?  (Simon Riggs <simon@2ndquadrant.com>)
Responses Re: NOLOGGING option, or ?
List pgsql-hackers
> Escape processing would proceed as before, but the semantics would change to
> allow the use of different characters as the escape character, in addition
> to the special characters for delimiter and newline.

If you mean syntax to specify escape and delimiter (and newline ?),
that is a great addition, that imho all would like.

>  Also, escape
> processing would be "false" as the default, so that the only special
> characters by default would be the newline and delimiter characters.

I don't see how that would be any advantage ? What is so wrong about having syntax to
choose no escape processing, like "escape ''" ?

Andreas


pgsql-hackers by date:

Previous
From: Hannu Krosing
Date:
Subject: Re: NOLOGGING option, or ?
Next
From: "Jonah H. Harris"
Date:
Subject: Re: Google's Summer of Code ...