Execution plan

From: std pik <stdpik(at)gmail(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: Execution plan
Date: 2010-07-23 04:10:22
Message-ID: 620441eb-5577-4b5a-b5c3-9a6f0fde56b6@d17g2000yqb.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi all..
Can any one help me?
I'd like to know how can we get the following information in
PostgreSQL:
Execution plan
The I/O physical reads and logical reads, CPU consumption, number of
DB block used, and any other information relevant to performance.
Taking into consideration that these information could be extracted
from Oracle by AWR, TKPROF, ...etc.
Thanks.

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Andreas Schmitz 2010-07-23 06:16:03 Re: Restore a backup to a different disk?
Previous Message Bryan Hinton 2010-07-23 01:56:49 Re: How much RAM is too much ?