Re: BUG #7836: COPY command does not honor 'FORMAT' option - Mailing list pgsql-bugs

From Kurt Lidl
Subject Re: BUG #7836: COPY command does not honor 'FORMAT' option
Date
Msg-id 510837F5.1010803@cello.com
Whole thread Raw
In response to Re: BUG #7836: COPY command does not honor 'FORMAT' option  (hubert depesz lubaczewski <depesz@depesz.com>)
List pgsql-bugs
On 1/29/2013 3:19 PM, hubert depesz lubaczewski wrote:
> On Tue, Jan 29, 2013 at 06:20:05PM +0000, kurt.lidl@cello.com wrote:
>> template1=# copy pg_aggregate to '/tmp/agg.bin' with format binary;
>
> correct syntax:
>
> copy pg_aggregate to '/tmp/agg.bin' with (format 'binary');
>
> Best regards,
>
> depesz
>

Oops.  Silly me.

Thanks for pointing out my missing parens.

-Kurt

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #7836: COPY command does not honor 'FORMAT' option
Next
From: Pavan Deolasee
Date:
Subject: Re: BUG #7834: Overflow with limited information provided