Re: Grant column level permissions - Mailing list pgsql-general

From Michael Glaesemann
Subject Re: Grant column level permissions
Date
Msg-id 59DC8464-884E-44AE-92A7-D62410E48588@seespotcode.net
Whole thread Raw
In response to Grant column level permissions  (dipti shah <shahdipti1980@gmail.com>)
Responses Re: Grant column level permissions
List pgsql-general
On Apr 8, 2010, at 4:22 , dipti shah wrote:

> Hi, from postgesql features list mentioned at
> http://www.postgresql.org/about/press/features84.html, I came to know that
> it is possible to grant column level permissions.

<snip/>

> Could anyone please give me the example of how to grant column level
> permissions? Basically, I want to give permissions to set of
> users(user-group) to only couple of columns in my table.

Have you reviewed the fine documentation?
<http://www.postgresql.org/docs/8.4/interactive/sql-grant.html>

Michael Glaesemann
grzm seespotcode net




pgsql-general by date:

Previous
From: donia zheni
Date:
Subject: Extending PostGreSQL/PostGIS with an abstract data type.
Next
From: dipti shah
Date:
Subject: Re: Grant column level permissions