Re: Proposing COPY .. WITH PERMISSIVE

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Proposing COPY .. WITH PERMISSIVE
Дата
Msg-id 564939CE.80501@gmx.net
обсуждение исходный текст
Ответ на Re: Proposing COPY .. WITH PERMISSIVE  (Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>)
Ответы Re: Proposing COPY .. WITH PERMISSIVE  (Michael Paquier <michael.paquier@gmail.com>)
Список pgsql-hackers
On 9/2/15 4:19 PM, Stefan Kaltenbrunner wrote:
> maybe - but having a fixed "default"  is very different from baking a
> classic unix permission concept of user/group/world^others into actual
> DDL or into a COPY option. The proposed syntax might make some sense to
> a admin used to a unix style system but it is likely utterly
> incomprehensible to somebody who is used to (windows style) ACLs.
> 
> I dont have a good answer on what to do else atm but I dont think we
> should embedded traditional/historical unix permission models in our
> grammer unless really really needed...

The user can just create a directory with appropriate permissions and
copy the files there.  I don't really see why COPY needs to know about
all this.




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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: pglogical_output - a general purpose logical decoding output plugin
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Parallel Seq Scan