Re: table permissions

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Joseph Shraibman <jks(at)selectacast(dot)net>
Cc: postgres <pgsql-general(at)postgresql(dot)org>
Subject: Re: table permissions
Date: 2005-04-01 02:18:56
Message-ID: 20050401021856.GA52783@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Mar 31, 2005 at 08:57:17PM -0500, Joseph Shraibman wrote:
>
> Is there a function I can call to see if the current user has
> permissions on a certain table?

See "System Information Functions" (or "Miscellaneous Functions")
in the "Functions and Operators" chapter of the documentation.
Here's a link to the latest version:

http://www.postgresql.org/docs/8.0/interactive/functions-info.html#FUNCTIONS-INFO-ACCESS-TABLE

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Palle Girgensohn 2005-04-01 02:20:45 logging prepared queries' arguments?
Previous Message Joseph Shraibman 2005-04-01 01:57:17 table permissions