Rights for views.

From: Viacheslav N Tararin <taras(at)dekasoft(dot)com(dot)ua>
To: pgsql-general(at)postgresql(dot)org
Subject: Rights for views.
Date: 2003-02-11 13:41:24
Message-ID: 3E48FD84.8080404@dekasoft.com.ua
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi.
Hext problem:
I have table table1 with owner user1;
I have view view1 based only on table1 owner user1 too.
I have user2 which not own anything.
user1 grant rights to select on view1 to user2.

Why user2 when try select from view1 get 'table1: permission denied'?

Thanks.

Browse pgsql-general by date

  From Date Subject
Next Message Cristian Custodio 2003-02-11 13:44:39 Analytic Functions
Previous Message Cristian Custodio 2003-02-11 13:25:58 Priority against catalog