Re: List Permissions

From: Raghavendra <raghavendra(dot)rao(at)enterprisedb(dot)com>
To: "Maton, Brett" <matonb(at)ltresources(dot)co(dot)uk>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: List Permissions
Date: 2011-10-25 11:51:48
Message-ID: CA+h6AhguBrjULBBpWc5=NzDMV3D49JkEYAVCHE7JhFfimg0a8w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You can get it from psql terminal.

postgres=# \z table-name

---
Regards,
Raghavendra
EnterpriseDB Corporation
Blog: http://raghavt.blogspot.com/

On Tue, Oct 25, 2011 at 4:50 PM, Maton, Brett <matonb(at)ltresources(dot)co(dot)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!
>

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2011-10-25 11:53:47 Re: hi, friends. are there any performance tuning materials for postgreSQL recommended?
Previous Message Thomas Kellerer 2011-10-25 11:41:17 Re: PostGIS in a commercial project