Re: NO-CREATE-TABLE and NO-LOCK-TABLE - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: NO-CREATE-TABLE and NO-LOCK-TABLE
Date
Msg-id 200006121558.LAA19769@candle.pha.pa.us
Whole thread Raw
In response to Re: NO-CREATE-TABLE and NO-LOCK-TABLE  (Karel Zak <zakkr@zf.jcu.cz>)
Responses Re: NO-CREATE-TABLE and NO-LOCK-TABLE  (Karel Zak <zakkr@zf.jcu.cz>)
List pgsql-patches
>
> On Sun, 11 Jun 2000, Peter Eisentraut wrote:
>
> > Bruce Momjian writes:
> >
> > > Well, we clearly need ability to prevent table creation, and lock
> > > control is good too.  Seems useful.
> >
> > Lock control needs to be per table, not user. Creation control needs to be
> > per database (eventually schema), not user.
> >
>
>  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.

--
  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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: Patch for better large objects support
Next
From: Tom Lane
Date:
Subject: Re: BeOS Diff Take 3