Re: table permissions - Mailing list pgsql-admin

From Ian Barwick
Subject Re: table permissions
Date
Msg-id 200111242246.XAA16488@post.webmailer.de
Whole thread Raw
In response to table permissions  (MG <makgab@freemail.hu>)
List pgsql-admin
On Thursday 22 November 2001 11:39, MG wrote:
> Hi!
>
> I subscribe to this list now. :) I have a question.
> How can I query (in SQL) the user permissions of a table? Which system
> table stores the tables permissions for the user?

Sounds like you are looking for pg_class, column relacl.
See:

http://www.postgresql.org/idocs/index.php?catalog-pg-class.html

HTH

Ian Barwick

pgsql-admin by date:

Previous
From: Ian Barwick
Date:
Subject: Re: table permissions
Next
From: rkollmorgen@freenet.de
Date:
Subject: ...