Information Extract

From: std pik <stdpik(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Information Extract
Date: 2010-07-23 04:23:31
Message-ID: 3ac51370-ec45-4f80-85bc-4e6bcc14637c@w31g2000yqb.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I'd like to know how can we get the following information in
PostgreSQL 8.4:
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-general by date

  From Date Subject
Next Message Howard Rogers 2010-07-23 04:27:30 Re: Bitmask trickiness
Previous Message Alvaro Herrera 2010-07-23 02:28:45 Re: Finding last checkpoint time