A question about PG Authorization

Поиск
Список
Период
Сортировка
От Dong Meng
Тема A question about PG Authorization
Дата
Msg-id AEEBJOIDAHEOMKHEOGEIOEHICEAA.eddy@securities.com
обсуждение исходный текст
Ответ на Re: HELP: language option software package not installed  (Randall Shutt <randall@cscc.net>)
Ответы Re: A question about PG Authorization  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-admin
Dear Guys,

May I have a question about the authorization of psql?

By using '\z' in psql context, I can get the description of authorization about each table/view.


                  r -- SELECT
                  w -- UPDATE/DELETE
                  a -- INSERT
                  R -- RULE
               arwR -- ALL


Authoriztion switches are specified as above, but what should I do if I want to grant 'update' without 'delete' to some
table/view?


thank you



Eddy

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Any body know --- 'sql query where condition execution plan'
Следующее
От: Andre Schubert
Дата:
Сообщение: Re: Subselects and Indices