Execution time
Shiby Thomas <sthomas@cise.ufl.edu>
From: Shiby Thomas <sthomas@cise.ufl.edu>
To: pgsql-hackers@postgreSQL.org
Date: 1998-03-04T22:56:37Z
Lists: pgsql-hackers
Hi, In postgres, is there a way to get the CPU time and I/O time taken (separately) to execute a query? Does the profile info. help in some way to calculate the CPU/IO break up at least approximately. What is the best way to do it? Any kind of help is greatly appreciated. Thanks --shiby