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

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: NO-CREATE-TABLE and NO-LOCK-TABLE
Дата
Msg-id 200006091611.MAA02166@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: NO-CREATE-TABLE and NO-LOCK-TABLE  (Karel Zak <zakkr@zf.jcu.cz>)
Ответы Re: NO-CREATE-TABLE and NO-LOCK-TABLE  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
>
> On Fri, 9 Jun 2000, Bruce Momjian wrote:
>
> > Applied.  I had a little trouble getting the patch to apply cleanly.
> > Seems some code has moved, and the patch actually put it in the wrong
> > place in two cases.  The context wasn't large enough.   I think I got
> > them all in the right place.
>
>  Hmm, a question is if this patch will have long lifetime. Possible is that
> new ACL (etc.) implement some features from this patch.
>
>  But, I mean that CREATE TABLE restriction is needful in large multiuser
> projects.
>
>  BWT. --- if Peter implement new ACL, I plan 'CREATE PROFILE' feature for
>           better user control (connection idle time, default ACL mask
>           ...etc.).

Well, we clearly need ability to prevent table creation, and lock
control is good too.  Seems useful.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Karel Zak
Дата:
Сообщение: Re: NO-CREATE-TABLE and NO-LOCK-TABLE
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: psql prompt