Re: sepgsql and materialized views - Mailing list pgsql-hackers

From Kouhei Kaigai
Subject Re: sepgsql and materialized views
Date
Msg-id 9A28C8860F777E439AA12E8AEA7694F8010BEF18@BPXM15GP.gisp.nec.co.jp
Whole thread Raw
In response to Re: sepgsql and materialized views  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
> * Alvaro Herrera (alvherre@2ndquadrant.com) wrote:
> > Kohei KaiGai wrote:
> > > Unfortunately, I could not get consensus of design on selinux policy side.
> > > Even though my opinion is to add individual security class for materialized
> > > view to implement refresh permission, other people has different opinion.
> > > So, I don't want it shall be a blocker of v9.3 to avoid waste of time.
> > > Also, I'll remind selinux community on this issue again, and tries to handle
> > > in another way from what I proposed before.
> >
> > Did we get this fixed?
>
> I don't think so, but it's something I'm interested in and have an
> envrionment where I can work on it.
>
> Will look into it and try to provide an update soon.
>
> Any further thoughts or suggestions would be appreciated.
>
Ah, yes, the issue has been kept unhandled.

May I remind selinux folks again, to add "db_materialized_view" class?
Or, Stephan, do you have idea to apply equivalent checks on refresh
operation?

Thanks,
--
NEC OSS Promotion Center / PG-Strom Project
KaiGai Kohei <kaigai@ak.jp.nec.com>



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: BRIN page type identifier
Next
From: Amit Kapila
Date:
Subject: Re: Parallel Seq Scan