profiling plpgsql functions.. - Mailing list pgsql-performance

From Rajesh Kumar Mallah
Subject profiling plpgsql functions..
Date
Msg-id 200304291655.01035.mallah@trade-india.com
Whole thread Raw
Responses Re: profiling plpgsql functions..  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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 by date:

Previous
From: Rajesh Kumar Mallah
Date:
Subject: Re: Is 292 inserts/sec acceptable performance ?
Next
From: Rod Taylor
Date:
Subject: Re: Optimizer not using index when it should