Re: Open Item: Should non-text EXPLAIN always show properties? - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Open Item: Should non-text EXPLAIN always show properties?
Date
Msg-id CA+TgmobC_bLsMqx9xUZbb4HOOqoEbfx4-z0O0atp5mLUoUHTXw@mail.gmail.com
Whole thread Raw
In response to Re: Open Item: Should non-text EXPLAIN always show properties?  (James Coleman <jtc331@gmail.com>)
Responses Re: Open Item: Should non-text EXPLAIN always show properties?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, Jun 25, 2020 at 8:42 AM James Coleman <jtc331@gmail.com> wrote:
> Yesterday I'd replied [1] to Justin's proposal for this WRT
> incremental sort and expressed my opinion that including both
> unnecessarily (i.e., including disk when an in-memory sort was used)
> is undesirable and confusing and leads to shortcuts I believe to be
> bad habits when using the data programmatically.

+1.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Parallel Seq Scan vs kernel read ahead
Next
From: Bruce Momjian
Date:
Subject: Re: PostgreSQL and big data - FDW