grant select,... over schema - Mailing list pgsql-sql

From chester c young
Subject grant select,... over schema
Date
Msg-id 20060228163519.61833.qmail@web54308.mail.yahoo.com
Whole thread Raw
List pgsql-sql
is there any way to grant over all applicable objects in a schema,

> grant select on schema pop to public; <-- wrong

without specifically granting the select on each table?

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


pgsql-sql by date:

Previous
From: Ragnar
Date:
Subject: Re: Dump/restore comments only?
Next
From: chester c young
Date:
Subject: Re: grant select,... over schema