Обсуждение: RLS does not itself expand to views,unless you set a right owner - worth mentioning?

Поиск
Список
Период
Сортировка

RLS does not itself expand to views,unless you set a right owner - worth mentioning?

От
PG Doc comments form
Дата:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.5/static/ddl-rowsecurity.html
Description:

Hi, 
Do you think that maybe
https://www.postgresql.org/docs/9.5/static/ddl-rowsecurity.html should
mention the RLS does not itself expand to views, unless you set a right
owner?..

Eg.
https://stackoverflow.com/questions/33858030/why-isnt-row-level-security-enabled-for-postgres-views
or 
https://stackoverflow.com/questions/50251070/row-level-policy-doesnt-work-on-my-table/50252722#50252722

Regards,
Vladimir Svedov