Re: Search path in group_roles not honered for logins

Поиск
Список
Период
Сортировка
От Ow Mun Heng
Тема Re: Search path in group_roles not honered for logins
Дата
Msg-id 1193890034.22706.2.camel@neuromancer.home.net
обсуждение исходный текст
Ответ на Re: Search path in group_roles not honered for logins  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On Thu, 2007-11-01 at 00:02 -0400, Tom Lane wrote:
> Ow Mun Heng <Ow.Mun.Heng@wdc.com> writes:
> > Why is this such or is this an intended feature?
>
> No, there is no intention that ALTER ROLE SET values be inherited ---
> what you get is just what is attached to the role you logged in as.
> What would you do with conflicting sets from different inherited roles,
> to name just one problem?

So. it's a intended feature, and I didn't think of the differences you
mentioned.

I would have thought that, just like a normal *nix ACL, the
roles/permissions would get inherited based on the group's role.

So, I'll have to manually create the set the roles for the individual
users. Perhaps I shouldn't have changed from using the  public schema.

K. thanks for the answer.


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Search path in group_roles not honered for logins
Следующее
От: Christian Schröder
Дата:
Сообщение: Re: current_user changes immediately after login