On Tue, Apr 25, 2017 at 03:17:29PM -0400, Tels wrote: > > I think all that was missing was "time": > > > > By default planning and execution time is display by > > <command>EXPLAIN ANALYZE</> and not display in other cases. > > The new <command>EXPLAIN</> option <literal>SUMMARY</> allows > > explicit control of this. > > Hm, no, I disagree, the the grammar is not right: > > It should be: "X and Y _are_ display_ed_" > > instead of: > > "X and Y is display" > > likewise "and not display_ed_ in other cases."
OK, got it: By default planning and execution time are display by <command>EXPLAIN ANALYZE</> and are not display in other cases. The new <command>EXPLAIN</> option <literal>SUMMARY</> allows explicit control of this. -- Bruce Momjian <br...@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + As you are, so once was I. As I am, so you will be. + + Ancient Roman grave inscription + -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers