Re: column privileges - Mailing list pgsql-general

From John DeSoi
Subject Re: column privileges
Date
Msg-id E7E8F700-D540-4185-9C06-0A4C956C1D05@pgedit.com
Whole thread Raw
In response to column privileges  ("Tjibbe Rijpma" <tjibbe@hotmail.com>)
Responses Re: column privileges  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
On Oct 9, 2006, at 5:51 AM, Tjibbe Rijpma wrote:

> In postgresql privileges on colums is not possible, but is there a
> reason why not?

No one has volunteered to implement it? I don't think it is a
technical reason.

>
> For my application I want the option to hide some columns for some
> users. So I use functions that make views for each user. Another
> solution may be to make a new table with a foreign key and an 1 to
> 1 relation. Maybe an answer from the question above can help me to
> descide.


You might find this helpful:

http://veil.projects.postgresql.org/curdocs/main.html


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


pgsql-general by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: PL/SQL: function call like $1($2)
Next
From: Uyelik
Date:
Subject: Re: PL/SQL: function call like $1($2)