Re: Does trigger only accept functions?

Поиск
Список
Период
Сортировка
От hubert depesz lubaczewski
Тема Re: Does trigger only accept functions?
Дата
Msg-id Zmg2GIso2Lb4r_2m@depesz.com
обсуждение исходный текст
Ответ на Does trigger only accept functions?  (veem v <veema0000@gmail.com>)
Ответы Re: Does trigger only accept functions?
Список pgsql-general
On Tue, Jun 11, 2024 at 12:47:14AM +0530, veem v wrote:
> to be called from ~50 triggers? or any other better approach exists to
> handle this?

pgaudit extension?

Or just write all the changes to single table?

Or use dynamic queries that will build the insert based on the name of
table the event happened on?

Or pass arguments?

Best regards,

depesz




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