Determine which Row Level Security policies were denied

Поиск
Список
Период
Сортировка
От José A. San Gil
Тема Determine which Row Level Security policies were denied
Дата
Msg-id CAGO36pXJ-yL0Dj56+=iKsCJKfSpFLS+fseHy+HZDmJ_qmqFDaQ@mail.gmail.com
обсуждение исходный текст
Список pgsql-general
Hi!

Is it possible to determine which RLS policies failed on INSERT OR UPDATE? For instance, this is the error returned when inserting a new record:

**ERROR: new row violates row-level security policy for table "my_table"**

Is it possible to obtain the name of the policy(ies) that denied the operation?

Thanks
--
José A. San Gil M 

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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: Pg analog to DBCC CCHECKDB?
Следующее
От: Nicholas Magann
Дата:
Сообщение: PostgreSQL in out School Project