Re: Getting users/privs for tables. - Mailing list pgsql-general

From Gauthier, Dave
Subject Re: Getting users/privs for tables.
Date
Msg-id 482E80323A35A54498B8B70FF2B87980048B967BCA@azsmsx504.amr.corp.intel.com
Whole thread Raw
In response to Re: Getting users/privs for tables.  (Adrian Klaver <adrian.klaver@gmail.com>)
List pgsql-general

information_schema.table_privileges has it.  Thanks !

 

From: Adrian Klaver [mailto:adrian.klaver@gmail.com]
Sent: Thursday, March 17, 2011 10:59 AM
To: pgsql-general@postgresql.org
Cc: Gauthier, Dave
Subject: Re: [GENERAL] Getting users/privs for tables.

 

On Thursday, March 17, 2011 7:48:37 am Gauthier, Dave wrote:

> Hi:

>

> I'm trying to determine who has what privs for what tables. Couldn't find

> any canned views for that (but may have missed it). Or is there a query

> that can get this from the metadata somehow?

>

> Thanks in Advance.

http://www.postgresql.org/docs/9.0/interactive/information-schema.html

role_table_grants

and/or

table_privileges

--

Adrian Klaver

adrian.klaver@gmail.com

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Getting users/privs for tables.
Next
From: Guillaume Yziquel
Date:
Subject: Re: Startup messages for socket protocol