From: | "tonylaq" <anthony(dot)laquerre(at)gmail(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: User privilege information. |
Date: | 2007-02-15 11:48:55 |
Message-ID: | 1171540135.592120.36830@v45g2000cwv.googlegroups.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Feb 15, 6:32 am, sqlc(dot)(dot)(dot)(at)hotmail(dot)com ("Alexi Gen") wrote:
> Hello,
>
> How do I find out the privileges of a particular user?
> (names and ids of the objects and their permissions the user has access to)
> If there a single table/view that can give this information - please point
> me to it.
> Otherwise - give the names of the tables/views that contain this
> information.
>
> Cheers
> sqlcatz
>
> _________________________________________________________________
> Catch all the cricketing action right here. Live score, match reports,
> photos et al.http://content.msn.co.in/Sports/Cricket/Default.aspx
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majord(dot)(dot)(dot)(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
Try \z tableName
anthony
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2007-02-15 12:51:33 | Re: Stored Procedure examples |
Previous Message | Peter Eisentraut | 2007-02-15 11:33:13 | Re: Stored Procedure examples |