Execution Plan

From: std pik <stdpik(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Cc: khld(dot)faroug(at)gmail(dot)com
Subject: Execution Plan
Date: 2010-07-23 04:06:00
Message-ID: aca90f67-13b2-4e9e-acea-df248c265c00@x21g2000yqa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

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-performance by date

  From Date Subject
Next Message Pavel Stehule 2010-07-23 07:43:27 Re: Execution Plan
Previous Message Robert Haas 2010-07-23 01:00:57 Re: Pooling in Core WAS: Need help in performance tuning.