grant privileges to all tables with wildcard? - Mailing list pgsql-general

From Andrew Gould
Subject grant privileges to all tables with wildcard?
Date
Msg-id 20001204182013.3855.qmail@web118.yahoomail.com
Whole thread Raw
List pgsql-general
I'm running PostgreSQL 7.0.2 on Linux.

I'm looking for an efficient way to grant a set of
privileges at the database level (all tables).  Can I
use a wildcard in place of the table name in the SQL
command GRANT?

Thanks,

Andrew Gould

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/

pgsql-general by date:

Previous
From: Chris Jones
Date:
Subject: "temporary" table is still there
Next
From: "Joel Burton"
Date:
Subject: Re: [NOVICE] Password protection?