Predicate information in EXPLAIN Command

From: Sameer Thakur <samthakur74(at)gmail(dot)com>
To: pgsql-performance(at)postgresql(dot)org
Subject: Predicate information in EXPLAIN Command
Date: 2013-05-14 09:23:48
Message-ID: CABzZFEuTtFiODQ+9AEDBZVXkxVKa5f8+QaNtUBikWN-F0hC57Q@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Hello,
I am trying to find predicate information for a given SQL query plan as
provided by Oracle using DBMS_XPLAN. I am looking at the EXPLAIN command
for getting this query plan information, with no luck so far.

Does the EXPLAIN command provide predicate information?

Thank you
Sameer

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Heikki Linnakangas 2013-05-14 09:29:51 Re: Predicate information in EXPLAIN Command
Previous Message Josh Berkus 2013-05-14 04:02:04 Re: Setting vacuum_freeze_min_age really low