Re: GRANT access on table fields

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: Nathalie Boulos <nathalieboulos(at)hotmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: GRANT access on table fields
Date: 2003-02-28 15:28:18
Message-ID: 20030228152818.GA7288@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Fri, Feb 28, 2003 at 12:37:53 +0200,
Nathalie Boulos <nathalieboulos(at)hotmail(dot)com> wrote:
> Hi,
>
> is there a way to grant or revoke rights on specific fields of a table for
> specific users?
>
> if yes how is it possibly done and in which versions of postgres?

You need to use views or rules to do this. (You could also use functions,
but I don't think this would be a good idea.)

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Jodi Kanter 2003-02-28 15:47:13 indexes
Previous Message Sidar Lopez Cruz 2003-02-28 15:09:07 psql wrap