PL/pgSQL adn triggers

Поиск
Список
Период
Сортировка
От Jason Tan
Тема PL/pgSQL adn triggers
Дата
Msg-id Pine.LNX.3.95.1010831163216.9410O-100000@rebel.rebel.net.au
обсуждение исходный текст
Список pgsql-novice
Is there anyay to access the query text that activates a trgger.

Ie if the query is fired on an inseert on a row, is it possible to get hte
actual sql of the query eg
"insert on triggered_row values(val1,val2);"


What I want to do is record each sql query executed on certain tables to
a logging table.


Regards
Jason


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

Предыдущее
От: "D. Duccini"
Дата:
Сообщение: Re: Install Problem
Следующее
От: jik@foxinternet.net
Дата:
Сообщение: renaming a db