Re: grant everything on everything and then revoke

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: grant everything on everything and then revoke
Дата
Msg-id 244A766F-9453-4473-AD21-42AFF299360D@pgedit.com
обсуждение исходный текст
Ответ на grant everything on everything and then revoke  (Ivan Sergio Borgonovo <mail@webthatworks.it>)
Список pgsql-general
On Mar 3, 2009, at 4:35 AM, Ivan Sergio Borgonovo wrote:

> But I read:
>
> http://www.postgresql.org/docs/8.3/static/sql-grant.html
> The SQL standard does not support setting the privileges on more
> than one object per command.
>
> This is going to make maintenance and development a PITA every time I
> add a new table, sequence, schema...

There is some pl/pgsql code here grant on more than one object at a
time:

http://pgedit.com/tip/postgresql/access_control_functions





John DeSoi, Ph.D.





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

Предыдущее
От: Роман Маширов
Дата:
Сообщение: Re: date - null casted to integer?
Следующее
От: "A. Rich"
Дата:
Сообщение: Re: how to use pg_dump to dump tables whose owner is me