| От | Michael Fuhr |
|---|---|
| Тема | Re: Utility of GRANT EXECUTE |
| Дата | |
| Msg-id | 20060314162334.GA985@winnie.fuhr.org обсуждение |
| Ответ на | Re: Utility of GRANT EXECUTE ("Paul Mackay" <mackaypaul@gmail.com>) |
| Список | pgsql-general |
On Tue, Mar 14, 2006 at 09:57:54AM +0100, Paul Mackay wrote: > Is there a way to change the default prvilege on functions, i.e. that like > for tables, only the creator has privilege on it by default ? Not that I'm aware of. You could revoke USAGE on the functions' schema so attempts to call the functions would fail with "permission denied for schema" but that might be too sweeping a solution. The idea of having default privileges has come up before; the developers' TODO list has an item that mentions "GRANT SELECT ON NEW TABLES." Is there a particular problem you're trying to solve? -- Michael Fuhr
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера