grant to all tables - Mailing list pgsql-general

From CSN
Subject grant to all tables
Date
Msg-id 20030121071754.57684.qmail@web40606.mail.yahoo.com
Whole thread Raw
List pgsql-general
Is there a way to grant to all tables in a database
with a single sql statement - such as:

grant all on db.* to user;

If not, how's it done?

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

pgsql-general by date:

Previous
From: "Peter Gibbs"
Date:
Subject: Re: repost of how to do select in a constraint
Next
From: Emmanuel Charpentier
Date:
Subject: Problem with alter table (creating a foreing key post facto)