Re: roles question

Поиск
Список
Период
Сортировка
От Joe Conway
Тема Re: roles question
Дата
Msg-id 42D022D1.2040904@joeconway.com
обсуждение исходный текст
Ответ на Re: roles question  (Stephen Frost <sfrost@snowman.net>)
Список pgsql-hackers
Stephen Frost wrote:
> 
> To give 'testuser' the rights of 'testrole' you should do:
> grant testrole to testuser;

> This is because create role, alter role, alter user, etc, use the
> same set of options (since there's a large overlap) in the syntax,
> though some things don't make sense for some of those commands.

Ah, that clears things up considerably -- Thanks Stephen!

Joe


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: roles question
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: Checkpoint cost, looks like it is WAL/CRC