Re: Allow GRANT/REVOKE permissions to be applied to all schema

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Richard Huxton <dev(at)archonet(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Allow GRANT/REVOKE permissions to be applied to all schema
Date: 2005-02-01 16:19:02
Message-ID: 200502010819.02012.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Richard,

> pg_find --type=table --schema=foo --name='system_*' --execute='GRANT ALL
> ON % TO myuser'

Hey, that's a way keen idea. Regardless of what we do with GRANT/REVOKE.
You don't happen to, uh, have any code for that?

--
Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Richard Huxton 2005-02-01 16:27:22 Re: Allow GRANT/REVOKE permissions to be applied to all
Previous Message Tom Lane 2005-02-01 16:15:01 Re: Group-count estimation statistics