Quoth [EMAIL PROTECTED] ("Mark Cubitt"):
> is there a way of finding out which table is using a certain amount of CPU
> power?

That doesn't entirely make sense.

Tables normally use up disk space.

What consumes CPU power is the computation of queries, and, for big,
expensive queries, it is pretty common for there to be several tables
involved.

Could you describe the problem you are trying to solve, and try to
_avoid_ framing it in terms of how it might be answered?
-- 
(reverse (concatenate 'string "gro.gultn" "@" "enworbbc"))
http://www.ntlug.org/~cbbrowne/lsf.html
"Applicants must  have *at least*  five years experience  with Windows
XCVIII..."

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to