RLS related docs

Поиск
Список
Период
Сортировка
От Joe Conway
Тема RLS related docs
Дата
Msg-id 5744FA24.3030008@joeconway.com
обсуждение исходный текст
Ответы Re: RLS related docs
Список pgsql-hackers
Please see attached two proposed patches for the docs related to RLS:

1) Correction to pg_restore
2) Additional mentions that "COPY FROM" does not allow RLS to be enabled

Comments?

Related question: I believe

  COPY tbl TO ...

is internally converted to

  COPY (select * FROM tbl) TO ...

when RLS is involved. Do we want to document that?

Joe

--
Crunchy Data - http://crunchydata.com
PostgreSQL Support for Secure Enterprises
Consulting, Training, & Open Source Development

Вложения

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