Support TRUNCATE triggers on foreign tables

Поиск
Список
Период
Сортировка
От Yugo NAGATA
Тема Support TRUNCATE triggers on foreign tables
Дата
Msg-id 20220630193848.5b02e0d6076b86617a915682@sraoss.co.jp
обсуждение исходный текст
Ответы Re: Support TRUNCATE triggers on foreign tables  (Fujii Masao <masao.fujii@oss.nttdata.com>)
Список pgsql-hackers
Hello,

I propose supporting TRUNCATE triggers on foreign tables
because some FDW now supports TRUNCATE. I think such triggers
are useful for audit logging or for preventing undesired
truncate.

Patch attached.

Regards,
Yugo Nagata

-- 
Yugo NAGATA <nagata@sraoss.co.jp>

Вложения

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

Предыдущее
От: John Naylor
Дата:
Сообщение: Re: some aspects of our qsort might not be ideal
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: pg_walcleaner - new tool to detect, archive and delete the unneeded wal files (was Re: pg_archivecleanup - add the ability to detect, archive and delete the unneeded wal files on the primary)