On 8/19/19 12:17 PM, stan wrote:
I do know a way to solve this. I could create a view "B" that is a view of tab;e "A" without column "C" on the select, and give a user permissions on B, but not on A, or at least I think that would work. What I specifically need to do is "hide" one column of a table from a set of users. Any better way to do this?
https://www.postgresql.org/docs/11/sql-grant.html
-- Adrian Klaver adrian.klaver@xxxxxxxxxxx