Re: Rights for view. - Mailing list pgsql-general

From Tom Lane
Subject Re: Rights for view.
Date
Msg-id 29360.1045431677@sss.pgh.pa.us
Whole thread Raw
In response to Re: Rights for view.  (Oliver Elphick <olly@lfix.co.uk>)
Responses Re: Rights for view.  (Oliver Elphick <olly@lfix.co.uk>)
List pgsql-general
Oliver Elphick <olly@lfix.co.uk> writes:
>> Viacheslav N Tararin wrote:
>>> Why user2 when try select from view1 get 'table1: permission denied'?

> What version is this?

I thought we'd concluded that his problem was really one of not having
granted USAGE permission on the schema containing the view.

            regards, tom lane

pgsql-general by date:

Previous
From: Oliver Elphick
Date:
Subject: Re: Rights for view.
Next
From: Emmanuel Charpentier
Date:
Subject: Re: Aggregates with non-commutative transition functions