Search Postgresql Archives

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

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 





On Sat, Apr 14, 2012 at 6:47 AM, leaf_yxj <leaf_yxj@xxxxxxx> wrote:
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??

Schema Privileges:

postgres=# \dn+
                                            List of schemas
        Name        |  Owner   |          Access privileges          |           Description            
--------------------+----------+-------------------------------------+----------------------------------
 information_schema | postgres | {postgres=UC/postgres,=U/postgres}  | 
 pg_catalog         | postgres | {postgres=UC/postgres,=U/postgres}  | system catalog schema
 pg_toast           | postgres |                                     | reserved schema for TOAST tables
 pg_toast_temp_1    | postgres |                                     | 
 public             | postgres | {postgres=UC/postgres,=UC/postgres} | standard public schema
(5 rows)


--

Thanks & Regards,

Raghu Ram

EnterpriseDB: http://www.enterprisedb.com



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux