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


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://www.postgresql.org/search.mpl

Reply via email to