system catalog privilege and create privilege ??? how to control them?? thanks

Поиск
Список
Период
Сортировка
От leaf_yxj
Тема system catalog privilege and create privilege ??? how to control them?? thanks
Дата
Msg-id 1332953738578-5601150.post@n5.nabble.com
обсуждение исходный текст
Ответы Re: system catalog privilege and create privilege ??? how to control them?? thanks  ("Albe Laurenz" <laurenz.albe@wien.gv.at>)
Список pgsql-general
For oracle, the normal user can't see all the system catalog. but for
postgresql, it looks like all the user can see the system catalog.  Should
we limit the user read privilege to system catalog?

In oracle, the system privilege has create table, create view,create
function.  For postgresql database, how to control the user who only can
create table but can't create view. Based on the test I did, once the user
has the create privilege on the schema, the user will have any create
privilege on that schema. In postgresql, Rule is used to control that ???
very confused!

Thanks.
Regards.

Grace



--
View this message in context:
http://postgresql.1045698.n5.nabble.com/system-catalog-privilege-and-create-privilege-how-to-control-them-thanks-tp5601150p5601150.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

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

Предыдущее
От: Kenneth Tilton
Дата:
Сообщение: How return a row from a function so it is recognized as such by caller?
Следующее
От: Kenneth Tilton
Дата:
Сообщение: Re: How return a row from a function so it is recognized as such by caller?