Re: Postgresql \z grant question

Поиск
Список
Период
Сортировка
От bangh
Тема Re: Postgresql \z grant question
Дата
Msg-id 3AA68E15.80E7BD1E@baileylink.net
обсуждение исходный текст
Ответ на There is error at the examples in PL/pgSQL  ("Lu Raymond" <raymond_lu99@hotmail.com>)
Список pgsql-admin
What do you mean
 'w'   means    update OR  delete  !      (it's not the  same thing)
?

Do you want to know if somebody only could access (select)?

If he has "r", he has select access on that object.

Access information certaintly includes all (select, alter, update, insert, delete).

---
Banghe

hicham bouzdad wrote:

> Hello everyone,
>
> in Postgresql  RDBMS ,
> how can i  get   informations   about    acces  permissions on existing objects
> ?
>
> I alredy know that     (  psql  \z )        do  this ;
> but     'w'   means    update OR  delete  !      (it's not the  same thing)
>
> can someone  , please, tell me if  it is possible  ?
>
> thanks a lot
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://www.postgresql.org/search.mpl


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

Предыдущее
От: Björn Lundin
Дата:
Сообщение: Auto commit off ?
Следующее
От: "Oliver Elphick"
Дата:
Сообщение: Re: Postgresql \z grant question