Re: Question About Roles

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: Question About Roles
Дата
Msg-id alpine.LNX.2.11.1407020748380.31980@localhost
обсуждение исходный текст
Ответ на Re: Question About Roles  (David G Johnston <david.g.johnston@gmail.com>)
Ответы Re: Question About Roles  (David G Johnston <david.g.johnston@gmail.com>)
Re: Question About Roles  (Gregory Haase <haaseg@onefreevoice.com>)
Re: Question About Roles  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список pgsql-general
On Wed, 2 Jul 2014, David G Johnston wrote:

> or if you want to do it as part of creating a new user:
>
> CREATE ROLE new_management_user
> [other stuff here]
> IN ROLE management;
>
> http://www.postgresql.org/docs/9.2/interactive/sql-createrole.html

David,

   I'll have to think deeply about what this is doing. Initially, I read it
as assigning a new user's role to an existing group's role; that's the
opposite of what I want.

Thanks,

Rich


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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Question About Roles
Следующее
От: Rich Shepard
Дата:
Сообщение: Re: Question About Roles