How to get the DML Commands exceuted from functions

Поиск
Список
Период
Сортировка
От Anoo Pillai
Тема How to get the DML Commands exceuted from functions
Дата
Msg-id 75ff88c60703222214v30bc2deble8b588b29f6a3fad@mail.gmail.com
обсуждение исходный текст
Список pgsql-admin
Hi All,
 
There are a few plpgsql functions in our application, When the functions are called, I would like to see the commands executed from the functions ( the selects, inserts, updates and Deletes written in the function body) 
 
I am from SQL server world and there exists a tool SQL Profiler for the same purpose. I am looking for something like that
 
 
Thanks in advance
 
Anoo.S

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

Предыдущее
От: Chris Browne
Дата:
Сообщение: Re: slony with diff PostgreSQL versions
Следующее
От: Karthikeyan Sundaram
Дата:
Сообщение: Re: How to get the DML Commands exceuted from functions