how to list all the schema and the privileges which is granted to users.THanks.

From: leaf_yxj <leaf_yxj(at)163(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: how to list all the schema and the privileges which is granted to users.THanks.
Date: 2012-04-14 01:17:56
Message-ID: 1334366276000-5639852.post@n5.nabble.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

how to list all the schema and the privileges which is granted to
users.THanks.

I know how to list all the objects privileges :
\dp

But I don't know how to list the schema's privileges??

Thanks.
Regards.

Grace

--
View this message in context: http://postgresql.1045698.n5.nabble.com/how-to-list-all-the-schema-and-the-privileges-which-is-granted-to-users-THanks-tp5639852p5639852.html
Sent from the PostgreSQL - general mailing list archive at Nabble.com.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message raghu ram 2012-04-14 02:09:48 Re: how to list all the schema and the privileges which is granted to users.THanks.
Previous Message Scott Marlowe 2012-04-14 00:06:40 Re: Preventing an 'after' trigger from causing rollback on error