Re: Schema security - Mailing list pgsql-admin

From Rodrigo De León
Subject Re: Schema security
Date
Msg-id a55915760712121925x401bd12eqf647ca7fade5e6cc@mail.gmail.com
Whole thread Raw
In response to Schema security  (Paul Lambert <paul.lambert@reynolds.com.au>)
Responses Re: Schema security  (Paul Lambert <paul.lambert@reynolds.com.au>)
List pgsql-admin
On 12/12/07, Paul Lambert <paul.lambert@reynolds.com.au> wrote:
> I would have thought giving the user all privileges on a schema would by
> default add them to all objects within it, but clearly not. Do I need to
> explicitly go through every object within the schema and grant that user
> access to them or is there an easier way of doing it? Something like a
> "GRANT CASCADE" option?

You could use pgAdmin's Grant Wizard.

pgsql-admin by date:

Previous
From: "Medi Montaseri"
Date:
Subject: Re: WHERE clause OR vs IN
Next
From: Paul Lambert
Date:
Subject: Re: Schema security