postgres=# \z table-name
On Tue, Oct 25, 2011 at 4:50 PM, Maton, Brett <matonb@xxxxxxxxxxxxxxxxx> 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!