Re: Group and Role Disagreement

Поиск
Список
Период
Сортировка
От David E. Wheeler
Тема Re: Group and Role Disagreement
Дата
Msg-id FDFFA318-7F94-4835-B0B2-971E646D2A79@kineticode.com
обсуждение исходный текст
Ответ на Re: Group and Role Disagreement  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Dec 31, 2009, at 3:41 PM, Tom Lane wrote:

>> My question is: why is the group membership of the foo_bar, foo_baz,
>> and foo_yow roles not reflected in pg_group?
> 
> Per the fine manual:
> 
> The view pg_group exists for backwards compatibility: it emulates a
> catalog that existed in PostgreSQL before version 8.1. It shows the
> names and members of all roles that are marked as not rolcanlogin, which
> is an approximation to the set of roles that are being used as groups.

Ah, hadn't noticed that, thanks for the pointer to TFM.

Best,

David


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Group and Role Disagreement
Следующее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Serializable Isolation without blocking