profiling plpgsql functions..

Поиск
Список
Период
Сортировка
От Rajesh Kumar Mallah
Тема profiling plpgsql functions..
Дата
Msg-id 200304291655.01035.mallah@trade-india.com
обсуждение исходный текст
Ответы Re: profiling plpgsql functions..  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-performance

Is printing timeofday() at various points a good idea
of profiling plpgsql functions?

also is anything wrong with following fragment ?
RAISE INFO '' % , message here ... '' , timeofday() ;


regds
mallah.

--
Rajesh Kumar Mallah,
Project Manager (Development)
Infocom Network Limited, New Delhi
phone: +91(11)6152172 (221) (L) ,9811255597 (M)

Visit http://www.trade-india.com ,
India's Leading B2B eMarketplace.


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

Предыдущее
От: Rajesh Kumar Mallah
Дата:
Сообщение: Re: Is 292 inserts/sec acceptable performance ?
Следующее
От: Rod Taylor
Дата:
Сообщение: Re: Optimizer not using index when it should