Re: Get the list of permissions/privileges on schema - Mailing list pgsql-general

From Ashesh Vashi
Subject Re: Get the list of permissions/privileges on schema
Date
Msg-id 8cf965d31003250229u7b4ca7b9ue4bc5f652993f25a@mail.gmail.com
Whole thread Raw
In response to Re: Get the list of permissions/privileges on schema  (Sergey Konoplev <gray.ru@gmail.com>)
Responses Re: Get the list of permissions/privileges on schema  (dipti shah <shahdipti1980@gmail.com>)
List pgsql-general


On Thu, Mar 25, 2010 at 2:54 PM, Sergey Konoplev <gray.ru@gmail.com> wrote:
On 25 March 2010 12:14, Ashesh Vashi <ashesh.vashi@enterprisedb.com> wrote:
> You should look into the pg_class table : relacl attribute for the
> permissions on any object.

Is it correct to set it directly?

Of course not...
This is just way to fetch the list of permission on any object.

--
Thanks & Regards,

Ashesh Vashi
EnterpriseDB INDIA: Enterprise Postgres Company

pgsql-general by date:

Previous
From: Sergey Konoplev
Date:
Subject: Re: Get the list of permissions/privileges on schema
Next
From: dipti shah
Date:
Subject: Re: Get the list of permissions/privileges on schema