Re: Best practice to grant all privileges on all bjects in database?

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Best practice to grant all privileges on all bjects in database?
Дата
Msg-id 20060524155046.GA1543@wolff.to
обсуждение исходный текст
Ответ на Re: Best practice to grant all privileges on all bjects in database?  ("Joe Kramer" <cckramer@gmail.com>)
Ответы Re: Best practice to grant all privileges on all bjects in database?  (Jim Nasby <jnasby@pervasive.com>)
Список pgsql-general
On Mon, May 22, 2006 at 12:59:06 +0300,
  Joe Kramer <cckramer@gmail.com> wrote:
> On a related note, which objects need to be GRANTed specifically?
> There is a saying that following objects can have permissions GRANTed:
> 1. TABLE
> 2. DATABASE
> 3. FUNCTION
> 4. LANGUAGE
> 5. SCHEMA
> 6. TABLESPACE
>
> What about SEQUENCE, TRIGGER? PostgreSQL manual has no mention about this.

Did you look at:
http://developer.postgresql.org/docs/postgres/sql-grant.html

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

Предыдущее
От: Jorge Godoy
Дата:
Сообщение: Re: [SQL] (Ab)Using schemas and inheritance
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: [SQL] (Ab)Using schemas and inheritance