Re: List Permissions - Mailing list pgsql-general

From Raghavendra
Subject Re: List Permissions
Date
Msg-id CA+h6Ahg=zuqScpmm19vcMybt-1h+dtVtKqJWBa7FokUc=a2_tQ@mail.gmail.com
Whole thread Raw
In response to Re: List Permissions  (Raghavendra <raghavendra.rao@enterprisedb.com>)
List pgsql-general
Forgot to post the reference manual link. Here you go.

http://www.postgresql.org/docs/9.0/static/sql-grant.html

---
Regards,
Raghavendra
EnterpriseDB Corporation



On Tue, Oct 25, 2011 at 5:21 PM, Raghavendra <raghavendra.rao@enterprisedb.com> wrote:
You can get it from psql terminal.

postgres=# \z  table-name

---
Regards,
Raghavendra
EnterpriseDB Corporation



On Tue, Oct 25, 2011 at 4:50 PM, Maton, Brett <matonb@ltresources.co.uk> wrote:
Hi,

  How can I list a users permissions table by table?

  i.e.  User Joe
 has read/write on table1
 has read on table2
 no access on table 3

Or something....

Thanks for any help!


pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: hi, friends. are there any performance tuning materials for postgreSQL recommended?
Next
From: Venkat Balaji
Date:
Subject: Re: List Permissions