Re: NO-CREATE-TABLE and NO-LOCK-TABLE

Поиск
Список
Период
Сортировка
От Karel Zak
Тема Re: NO-CREATE-TABLE and NO-LOCK-TABLE
Дата
Msg-id Pine.LNX.3.96.1000612180113.16565B-100000@ara.zf.jcu.cz
обсуждение исходный текст
Ответ на Re: NO-CREATE-TABLE and NO-LOCK-TABLE  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
> >
> >  We already tell about it, but yes, you are right too. But it is not
> > implemented yet.
> >
>
> I am inclined to think it helps to have this configurable at the user
> level too, but let's see what people come up with.

 Yes, I too, but it is the good theme for flame-war, all can have right.

 For example user that is used for web-server connection needs only
small privilage (SELECT) and why for _all_ tables run GRANT if I can set it
as global option.


 I very expect new ACL, because I'm admin for large DB with critical data
and with more sub-admins and users and groups (..etc.) and I need good
tools for user restriction/control.

 And implement all oneself via triggers (columns privilage) is very
difficult.

                        Karel


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BeOS Diff Take 3
Следующее
От: Denis Perchine
Дата:
Сообщение: Re: Patch for better large objects support