Re: [PATCH] Largeobject access controls

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: [PATCH] Largeobject access controls
Дата
Msg-id 20090831210020.GL6060@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: [PATCH] Largeobject access controls  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: [PATCH] Largeobject access controls  (KaiGai Kohei <kaigai@ak.jp.nec.com>)
Список pgsql-hackers
Tom Lane wrote:
> KaiGai Kohei <kaigai@kaigai.gr.jp> writes:
> > BTW, currently, the default ACL of largeobject allows anything for owner
> > and nothing for world. Do you have any comment for the default behavior?
> 
> Mph.  I think the backlash will be too great.  You have to leave the
> default behavior the same as it is now, ie, world access.

BTW as a default it is pretty bad.  Should we have a GUC var to set the
default LO permissions?

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.


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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: [PATCH] plpythonu datatype conversion improvements
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: autovacuum launcher using InitPostgres