Predicate information in EXPLAIN Command - Mailing list pgsql-performance

From Sameer Thakur
Subject Predicate information in EXPLAIN Command
Date
Msg-id CABzZFEuTtFiODQ+9AEDBZVXkxVKa5f8+QaNtUBikWN-F0hC57Q@mail.gmail.com
Whole thread Raw
Responses Re: Predicate information in EXPLAIN Command
List 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

pgsql-performance by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: Hardware suggestions for maximum read performance
Next
From: Heikki Linnakangas
Date:
Subject: Re: Predicate information in EXPLAIN Command