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@xxxxxxxxx |