About "ERROR: must be *superuser* to COPY to or from a file"

Поиск
Список
Период
Сортировка
От Emi Lu
Тема About "ERROR: must be *superuser* to COPY to or from a file"
Дата
Msg-id 430F78E0.9020206@cs.concordia.ca
обсуждение исходный текст
Ответы Re: About "ERROR: must be *superuser* to COPY to or from a file"  (Douglas McNaught <doug@mcnaught.org>)
Список pgsql-general
Greetings,

I met a question about Copy. I tried to run :
   copy test(studid) from '/myownDIR/a.txt';

But I got an error as the following:
ERROR:  must be *superuser* to COPY to or from a file

May I know is it possible that instead of supervuser, regular users are
able to use COPY as well?


Thanks a lot and Good weekend,
Emi



В списке pgsql-general по дате отправления:

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: Altering functions cast
Следующее
От: Tom Lane
Дата:
Сообщение: Re: PG 8.0 "CONNECT BY" patch