What's wrong with COPY rights in 7.3.4?

Поиск
Список
Период
Сортировка
От Olivier Hubaut
Тема What's wrong with COPY rights in 7.3.4?
Дата
Msg-id 3FCE0865.5000902@scmbb.ulb.ac.be
обсуждение исходный текст
Ответы Re: What's wrong with COPY rights in 7.3.4?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-sql
Hi,

I tried to use the COPY function in v7.3.4 but I have a problem. 
According to the documentation, anyboy having the good rights on the 
table he want to copy could do it without any problem.

When I tried it, I found that using this command is impossible if you 
aren't an administrator for the instance of PostgreSQL.

Is it a bug or a *feature*?

The commands I tried are the followings:

COPY table FROM '/file.sql';

and

COPY table TO '/file.sql';

Thanks for responding.

-- 
Ci-git une signature avortee.
** RIP **



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

Предыдущее
От: greg@turnstep.com
Дата:
Сообщение: Re: Updating session id based on accesstimeout
Следующее
От: Doris Bernloehr
Дата:
Сообщение: Create Trigger porting problem from Oracle to PostgreSQL7.3.2