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

From Peter Eisentraut
Subject Re: NO-CREATE-TABLE and NO-LOCK-TABLE
Date
Msg-id Pine.LNX.4.21.0006102143000.9195-100000@localhost.localdomain
Whole thread Raw
In response to Re: NO-CREATE-TABLE and NO-LOCK-TABLE  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: NO-CREATE-TABLE and NO-LOCK-TABLE
Re: NO-CREATE-TABLE and NO-LOCK-TABLE
List pgsql-patches
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.

--
Peter Eisentraut                  Sernanders väg 10:115
peter_e@gmx.net                   75262 Uppsala
http://yi.org/peter-e/            Sweden


pgsql-patches by date:

Previous
From: Denis Perchine
Date:
Subject: Version 0.0.3 of 'Not to stuff everything as files in a single directory, hash dirs '
Next
From: Peter Eisentraut
Date:
Subject: Re: odbc patches