View Single Post

   
  #2 (permalink)  
Old 04-11-2008, 02:30 AM
Bruno Wolff III
 
Posts: n/a
Default Re: Allow GRANT/REVOKE permissions to be applied to all schema objects with one command

On Fri, Jan 28, 2005 at 21:17:46 +0100,
Matthias Schmidt <schmidtm@mock-software.de> wrote:
> Hi everybody,
>
> I thought a little bit on possible GRANT syntax for granting to groups
> of objects.
>
> In general, we have the following entities we can grant permissions to:
>
> 1. TABLE
> 2. DATABASE
> 3. FUNCTION
> 4. LANGUAGE
> 5. SCHEMA
> 6. TABLESPACE


You left out SEQUENCES.

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faq

Reply With Quote