Re: profiling PL/pgSQL?

Поиск
Список
Период
Сортировка
От A. Kretschmer
Тема Re: profiling PL/pgSQL?
Дата
Msg-id 20061103112137.GD15480@a-kretschmer.de
обсуждение исходный текст
Ответ на profiling PL/pgSQL?  (Drew Wilson <drewmwilson@gmail.com>)
Ответы Re: profiling PL/pgSQL?  (Richard Huxton <dev@archonet.com>)
Список pgsql-performance
am  Fri, dem 03.11.2006, um  3:12:14 -0800 mailte Drew Wilson folgendes:
> I have 700 lines of non-performant pgSQL code that I'd like to
> profile to see what's going on.
>
> What's the best way to profile stored procedures?

RAISE NOTICE, you can raise the aktual time within a transaction with
timeofday()


Andreas
--
Andreas Kretschmer
Kontakt:  Heynitz: 035242/47215,   D1: 0160/7141639 (mehr: -> Header)
GnuPG-ID:   0x3FFF606C, privat 0x7F4584DA   http://wwwkeys.de.pgp.net

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

Предыдущее
От: Drew Wilson
Дата:
Сообщение: profiling PL/pgSQL?
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: profiling PL/pgSQL?