29 Jun
2012
29 Jun
'12
8:34 a.m.
On 28-06-2012 17:24:35 +0800, 万萌 wrote:
Hi guys,
i got the following error when COPY INTO TABLE test:
sql>COPY INTO test from ('/home/svom/log3'); COPY INTO: insufficient privileges: binary COPY INTO requires administrator rights
the file "log3" is in mode 777, so i dont know why this happend, thanks for help!
Sjoerd already explained what's going on here. We agree this is confusing, so I changed this behaviour for the upcoming Jul2012 release. Usage of parenthesis will be allowed there, and not trigger special binary mode any more, which you surely didn't intend to use. Fabian