On 1/29/2013 3:19 PM, hubert depesz lubaczewski wrote:
On Tue, Jan 29, 2013 at 06:20:05PM +0000, kurt.l...@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



--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to