Re: GRANT on group does not give access to group members

Поиск
Список
Период
Сортировка
От Sean Davis
Тема Re: GRANT on group does not give access to group members
Дата
Msg-id 46EC5D24.4000805@mail.nih.gov
обсуждение исходный текст
Ответ на Re: GRANT on group does not give access to group members  (wild_oscar <miguel@almeida.at>)
Список pgsql-general
wild_oscar wrote:
> Well, after further searching and reviewing the code I believe the problem
> was the NOINHERIT in the login role creation.
>
> So the remaining question is:
>
> On another question, if I want to grant privileges to all tables I have to
> do them ONE BY ONE. Granting the privileges on the database or the schema
> won't recursively grant them on the tables, am I correct?
>
> Is the only solution the usage of scripts such as this one:
> http://pgedit.com/public/sql/acl_admin/index.html
> http://pgedit.com/public/sql/acl_admin/index.html
>

PgAdminIII will do these tasks quite nicely using the grant wizard.

Sean

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

Предыдущее
От: Sean Davis
Дата:
Сообщение: Re: use COPY TO on normalized database
Следующее
От: "Merlin Moncure"
Дата:
Сообщение: Re: Locking entire database