Execution time

From: Shiby Thomas <sthomas(at)cise(dot)ufl(dot)edu>
To: pgsql-hackers(at)postgreSQL(dot)org
Subject: Execution time
Date: 1998-03-04 22:56:37
Message-ID: 199803042256.RAA18919@cise.ufl.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Brett McCormick 1998-03-04 23:24:00 alpha/64bit weirdness
Previous Message Peter T Mount 1998-03-04 22:30:51 Re: [HACKERS] Speedups