Re: Permission to refresh materialized view - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Permission to refresh materialized view
Date
Msg-id dbec47cd-755c-e343-bae8-4e1a62df6431@aklaver.com
Whole thread Raw
In response to Permission to refresh materialized view  (Johann Spies <johann.spies@gmail.com>)
Responses RE: Permission to refresh materialized view  ("Day, David" <david.day@redcom.com>)
List pgsql-general
On 3/13/19 6:27 AM, Johann Spies wrote:
> We did run this query:
> 
> /GRANT ALL ON ALL TABLES IN SCHEMA X TO USER Y;/
> /
> /
> But user Y gets the message that he has to be the owner of a 
> materialized view to be able to refresh it.

What is the exact message?

> 
> Is that intended behaviour?  Is there a way to enable the user to 
> refresh materialized views in that schema?

What is the definition of the view?

> 
> Regards
> Johann
> //
> 
> -- 
> Because experiencing your loyal love is better than life itself,
> my lips will praise you.  (Psalm 63:3)


-- 
Adrian Klaver
adrian.klaver@aklaver.com


pgsql-general by date:

Previous
From: Johann Spies
Date:
Subject: Permission to refresh materialized view
Next
From: Thomas Güttler
Date:
Subject: Where to store Blobs?