URGENT: how to GRANT privillages to user/role on relation's row??

From: "pradeep kumar" <pradeep4uiiita(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: URGENT: how to GRANT privillages to user/role on relation's row??
Date: 2008-06-18 17:05:13
Message-ID: 2352385b0806181005k4b96695cs3e954afab69350b@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

how to GRANT privillages to user/role on relation's row??

we can grant privvilages to user/role on tables/relations by
GRANT options[SELECT | INSERT | UPDATE | DELETE | REFERENCES | TRIGGER
|ALL]privillages ON relation/tablename TO dbuser/role;
GRANT command but how can we GRANT privillages to a user on a row ??? ?

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message hubert depesz lubaczewski 2008-06-18 17:11:18 Re: URGENT: how to GRANT privillages to user/role on relation's row??
Previous Message Tom Lane 2008-06-18 16:30:13 Re: Move postmater.pid completly