Re: List Permissions - Mailing list pgsql-general

From Raghavendra
Subject Re: List Permissions
Date
Msg-id CA+h6AhguBrjULBBpWc5=NzDMV3D49JkEYAVCHE7JhFfimg0a8w@mail.gmail.com
Whole thread Raw
In response to List Permissions  ("Maton, Brett" <matonb@ltresources.co.uk>)
Responses Re: List Permissions
List pgsql-general
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: "Maton, Brett"
Date:
Subject: List Permissions
Next
From: Scott Marlowe
Date:
Subject: Re: hi, friends. are there any performance tuning materials for postgreSQL recommended?