Re: Finding a flow when query is fired in postgresql

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Finding a flow when query is fired in postgresql
Дата
Msg-id BANLkTim447KY7Unu0Jj8QkX9V6mmV70DoQ@mail.gmail.com
обсуждение исходный текст
Ответ на Finding a flow when query is fired in postgresql  (bschaudhari972 <bschaudhari972@gmail.com>)
Список pgsql-hackers
On Sat, Apr 2, 2011 at 5:41 AM, bschaudhari972 <bschaudhari972@gmail.com> wrote:
> i edited postgreql file so that i can check the flow of .c files invoked when
> we fire a query but only what i am getting is just parse trees ,rewritten
> trees and plan but no names of .c files invoked...
> plz help me asap ...its very important for me. what additional changes are
> required to see the names of .c files when query is fired......

I don't think you can do that just by changing settings.  You could
attach a debugger...

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: cast from integer to money
Следующее
От: Tom Lane
Дата:
Сообщение: Re: cast from integer to money