Re: RLS and Table Inheritance

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: RLS and Table Inheritance
Дата
Msg-id 4016747.1726150788@sss.pgh.pa.us
обсуждение исходный текст
Ответ на RLS and Table Inheritance  (Sanjay Minni <sanjay.minni@gmail.com>)
Список pgsql-general
Sanjay Minni <sanjay.minni@gmail.com> writes:
> Do RLS policies defined at the parent, work on the child (in Table
> inheritance).
> At the parent I have a column 'site_id' with an RLS policy that only rows
> with site_id = current_setting(curr_site_id) would be accessible.
> However the policy defined at the parent does not work for me in inherited
> tables. Is it intended that way ?

If you mean when accessing the child tables directly, yes.

            regards, tom lane



В списке pgsql-general по дате отправления: