Re: Something I don't understand with the use of schemas

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: Something I don't understand with the use of schemas
Дата
Msg-id 20051210172453.GD3856@surnet.cl
обсуждение исходный текст
Ответ на Re: Something I don't understand with the use of schemas  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Something I don't understand with the use of schemas  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> Alvaro Herrera <alvherre@commandprompt.com> writes:
> > However there is an effort to get rid of root in some Unix lands,
> > separating its responsabilities with more granularity.  Maybe there
> > could be an effort, not to hand-hold the true superusers, but to
> > delegate some of its responsabilities to other users.
> 
> We did that already (see CREATEROLE privilege in 8.1)

Part of it.  We can still improve, I think.  Not that I have a concrete
proposal to make though.

Regarding CREATEROLE, I wonder why is that a role with that privilege is
able to create other roles containing any privileges (except
superuserness), and not just the privileges the creating role has.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Something I don't understand with the use of schemas
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Something I don't understand with the use of schemas