Re: granting privilieges on individual columns

From: "A(dot)Bhuvaneswaran" <bhuvansql(at)myrealbox(dot)com>
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 04:44:55
Message-ID: Pine.LNX.4.44.0305121014010.1167-100000@Bhuvan.bksys.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

> can I grant privileges for individual columns within a table?

No. But you can create a view with those columns and thus grant privileges
to that view.

regards,
bhuvaneswaran

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Terence Ng 2003-05-12 10:49:47 Re: Multilingual database
Previous Message Bruno Wolff III 2003-05-12 02:52:00 Re: granting privilieges on individual columns