28 Jun
2012
28 Jun
'12
1:58 p.m.
On 28-06-2012 14:37:52 +0200, Stefan de Konink wrote:
Nonsense.
Oh dear, is it?
As ordinary user; sql>COPY INTO test from '/tmp/bla'; COPY INTO: insufficient privileges: COPY INTO from file(s) requires administrator rights, use 'COPY INTO "test" FROM STDIN' instead
As you can see, the error message is different here, and it gives a hint as how to perform the operation instead.