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

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Allow GRANT/REVOKE permissions to be applied to all schema
Дата
Msg-id 200502010819.02012.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Allow GRANT/REVOKE permissions to be applied to all  (Richard Huxton <dev@archonet.com>)
Ответы Re: Allow GRANT/REVOKE permissions to be applied to all  (Richard Huxton <dev@archonet.com>)
Re: Allow GRANT/REVOKE permissions to be applied to all schema  (Peter Eisentraut <peter_e@gmx.net>)
Список 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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Group-count estimation statistics
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Allow GRANT/REVOKE permissions to be applied to all