Grant ALL on schema - Mailing list pgsql-hackers

From Hemapriya
Subject Grant ALL on schema
Date
Msg-id 20050310170121.25581.qmail@web21323.mail.yahoo.com
Whole thread Raw
List pgsql-hackers
Hi,

Can anybody know how the following statement work.

Grant ALL on SCHEMA test to user 'user1';

will the user be able to have all the privileges on
all the objects/tables on schema test? Or he can only
create new objects in that schema.

Thanks
Priya




__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail

pgsql-hackers by date:

Previous
From: John R Pierce
Date:
Subject: Re: [BUGS] We are not following the spec for HAVING without GROUP
Next
From: "Gill, Jerry T."
Date:
Subject: Re: [BUGS] We are not following the spec for HAVING without GROUP BY