Getting statistics - Mailing list pgsql-hackers

From Suresh
Subject Getting statistics
Date
Msg-id 471902.34779.qm@web54505.mail.re2.yahoo.com
Whole thread Raw
In response to Re: segfault in locking code  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hello,<br /><br />I want to collect various statistics like time taken, number of context switches, page faults etc..
fora query being run. postgres.c contains lots of getrusage related things.<br /><br />Is there any way to calculate
allthe things without writing any custom code ?<br /><br />Thanks and regards,<br />Suresh<br /><br /><p><hr size="1"
/>Bea better friend, newshound, and know-it-all with Yahoo! Mobile. <a
href="http://us.rd.yahoo.com/evt=51733/*http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ"> Try it now.</a> 

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Proposed patch - psql wraps at window width
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Protection from SQL injection