profiling plpgsql functions..

From: Rajesh Kumar Mallah <mallah(at)trade-india(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: profiling plpgsql functions..
Date: 2003-04-29 11:25:01
Message-ID: 200304291655.01035.mallah@trade-india.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message SZŰCS Gábor 2003-04-29 13:01:21 Query Plan far worse in 7.3.2 than 7.2.1
Previous Message Rajesh Kumar Mallah 2003-04-29 11:12:24 Re: Is 292 inserts/sec acceptable performance ?