Re: Protect extension' internal tables - how?

Поиск
Список
Период
Сортировка
От Nikita Malakhov
Тема Re: Protect extension' internal tables - how?
Дата
Msg-id CAN-LCVNqKqfR8wx9czDM_8SB4j9-OdqQEWz=-N6uR=EBDovkfg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Protect extension' internal tables - how?  (Aleksander Alekseev <aleksander@timescale.com>)
Список pgsql-hackers
Hi,

Aleksander, thank you very much.
Tables are already placed into special schema, but there are some dynamically
created tables and the goal is to protect all these tables from direct insert, update
and delete operations from users. I've read about the SECURITY DEFINER,
it will do the trick.

--
Regards,
Nikita Malakhov
Postgres Professional
The Russian Postgres Company

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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: In Postgres 16 BETA, should the ParseNamespaceItem have the same index as it's RangeTableEntry?
Следующее
От: Sofia Kopikova
Дата:
Сообщение: Re: Add TOAST support for more system tables