| От | Guillaume Lelarge |
|---|---|
| Тема | Re: profiling store procedure |
| Дата | |
| Msg-id | 1332489877.3142.5.camel@localhost.localdomain обсуждение исходный текст |
| Ответ на | profiling store procedure (Geek Matter <geekmatter@yahoo.com>) |
| Список | pgsql-general |
On Fri, 2012-03-23 at 00:16 -0700, Geek Matter wrote: > what tool is suitable for profiling store procedure in postgresql? sql server has sql profiles, how about postgresql? The EDB PL/pgsql profiler tool is probably the easier tool to work with if you want to profile PL/pgsql functions. That's also the only available automatic tool I know. You can also use the manual way, but it isn't easy. See this great post from Hubert Lubaczewski (aka Depesz): http://www.depesz.com/2010/03/18/profiling-stored-proceduresfunctions/ -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера