From: | Marc Munro <marc(at)bloodnok(dot)com> |
---|---|
To: | sehamilt(at)chfund(dot)org |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Grant Priviliges on column |
Date: | 2006-03-18 01:33:02 |
Message-ID: | 1142645582.29604.17.camel@bloodnok.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
No, but Veil allows you do it:
http://veil.projects.postgresql.org/
Be warned, implementing column or row-level privileges is not trivial.
If you are sure you need to do it and want to try Veil, I'll give you
what help I can.
__
Marc
On Fri, 2006-03-17 at 11:50 -0400, pgsql-general-owner(at)postgresql(dot)org
wrote:
> Date: Fri, 17 Mar 2006 09:09:16 -0500
> From: Sean Hamilton <sehamilt(at)chfund(dot)org>
> To: pgsql-general(at)postgresql(dot)org
> Subject: Grant Priviliges on column
> Message-ID: <441AC30C(dot)2080707(at)chfund(dot)org>
>
> Does Postgres support granting priviliges at the column level?
>
> ex. grant update on tableA (id, description) to user
>
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Glaesemann | 2006-03-18 03:20:23 | Re: question about postgresql time intervals |
Previous Message | josue | 2006-03-17 22:51:37 | Inherit for parallel log tables |