| От | Mark Kirkwood |
|---|---|
| Тема | Re: Measuring execution time |
| Дата | |
| Msg-id | 4C620E20.4060608@catalyst.net.nz обсуждение |
| Ответ на | Measuring execution time (vamsi krishna <vamsikrishna1902@gmail.com>) |
| Ответы |
Re: Measuring execution time
|
| Список | pgsql-hackers |
Hello allI want to measure the execution time spent running an SQL select query after the plan generation.So precisely I want to put my start timer before createQueryDesc() or ExecutorStart() and end timer after freeQueryDesc() or ExecutorEnd().Right now I did so in "spi.c", "explain.c", "pquery.c" but they are not the default execution cases. Can someone tell me which file holds the default call to ExecutorStart(), because I also want to see the select query result unlike in the case of "explain" ?
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера