Re: [DOCS] COPY options

2016-04-28 Thread Kevin Grittner
On Thu, Apr 28, 2016 at 11:58 AM, Andrei M. Eichler wrote: > when one tries to use it as it is from the docs, one gets the following > results: > ERROR: syntax error at or near "force_null" Works for me. Please copy/paste the actual command and the actual, complete error message. https://wiki

[DOCS] COPY options

2016-04-28 Thread Andrei M. Eichler
Hi everyone, In the documentation of COPY options, it lists the following options with a "_" in it's name: FORCE_QUOTE FORCE_NOT_NULL FORCE_NULL But when one tries to use it as it is from the docs, one gets the following results: ERROR: syntax error at or near "force_null" Shouldn't it be with