Re: BUG #1222: database owner should have implicit control over public db schema

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1222: database owner should have implicit control over public db schema
Дата
Msg-id 8677.1092769332@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1222: database owner should have implicit control over public db schema  ("PostgreSQL Bugs List" <pgsql-bugs@postgresql.org>)
Ответы Re: BUG #1222: database owner should have implicit control  (Robert Treat <xzilla@users.sourceforge.net>)
Список pgsql-bugs
"PostgreSQL Bugs List" <pgsql-bugs@postgresql.org> writes:
> Database owner should have implicit control over public schema
> and over all objects in his database as well.

The former is debatable, the latter simply wrong.  Make the DB owner a
superuser if you want him to have absolute privileges.

There has been some discussion of causing the public schema to be owned
by the DB owner, but this has not happened yet, partly because we are
not sure of all the consequences.

            regards, tom lane

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: BUG #1221: revoke on schema do not return error on failure
Следующее
От: Josh Berkus
Дата:
Сообщение: Garbage characters for \d table?