Re: Will there ever be support for Row Level Security on Materialized Views?

From: Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>
To: Ken Tanzer <ken(dot)tanzer(at)gmail(dot)com>
Cc: David G Johnston <david(dot)g(dot)johnston(at)gmail(dot)com>, david(dot)rowley(at)2ndquadrant(dot)com, PG-General Mailing List <pgsql-general(at)postgresql(dot)org>
Subject: Re: Will there ever be support for Row Level Security on Materialized Views?
Date: 2018-08-28 00:49:41
Message-ID: 20180828004941.irsrxcvvmcblnjqh@alvherre.pgsql
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 2018-Aug-27, Ken Tanzer wrote:

> - Is there any reason there is no RLS / MV support now?

Nobody worked on it yet.

> - Are there any reason fundamental reasons why PG couldn't support RLS
> for MVs?

Doesn't look like it.

> - Is it just a matter of nobody has done it yet?

Yeah.

> - Is there other development work that would need to happen before this
> could be implemented?

Doesn't look like it.

> - In the scheme of things, is it a lot of work or not so much?

Probably not much.

> - Has there been any discussion of implementing this feature, and if so
> is there a link to it?

Not that I remember.

--
Álvaro Herrera https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Raghavendra Rao J S V 2018-08-28 01:49:12 Reeving an error while taking the backup using "pg_basebackup" utility.
Previous Message Daniel Wood 2018-08-28 00:20:47 First steps to being a contributer