Re: BUG #1497: Default permissions allow any user to create objects in any database

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: BUG #1497: Default permissions allow any user to create objects in any database
Дата
Msg-id 15851.1109137715@sss.pgh.pa.us
обсуждение исходный текст
Ответ на BUG #1497: Default permissions allow any user to create objects in any database  ("Barry Brown" <barry@cs.sierracollege.edu>)
Список pgsql-bugs
"Barry Brown" <barry@cs.sierracollege.edu> writes:
> I should not be able to do this.

Not everyone would agree with you.  But if you want to work that way,
revoke public CREATE privileges on the public schema, and revoke public
CREATE privileges on the database so people can't create new schemas.

            regards, tom lane

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

Предыдущее
От: "Yavuz"
Дата:
Сообщение: BUG #1503: pg_restore cannot restore a backup
Следующее
От: "Thomas"
Дата:
Сообщение: BUG #1502: hash_seq_search might return removed entry