Re: about the RULE system

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: about the RULE system
Дата
Msg-id 10425.1166036486@sss.pgh.pa.us
обсуждение исходный текст
Ответ на about the RULE system  (Rafal Pietrak <rafal@zorro.isa-geek.com>)
Ответы Re: about the RULE system
Список pgsql-general
Rafal Pietrak <rafal@zorro.isa-geek.com> writes:
> I thought trigger functions execute at root/postgres security level?

No.  You probably want to make that function SECURITY DEFINER so it
executes as the owner, but this isn't default for triggers.

            regards, tom lane

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