Re: granting privilieges on individual columns

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Don Patou <pknoob(at)noos(dot)fr>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: granting privilieges on individual columns
Date: 2003-05-12 02:52:00
Message-ID: 20030512025200.GA2590@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

On Sun, May 11, 2003 at 20:02:06 +0200,
Don Patou <pknoob(at)noos(dot)fr> wrote:
> can I grant privileges for individual columns within a table?

You can effectively do this using a view. You can't directly
restrict access to some columns using grant/revoke.

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message A.Bhuvaneswaran 2003-05-12 04:44:55 Re: granting privilieges on individual columns
Previous Message M. Bastin 2003-05-11 20:19:43 Re: Multilingual database