Re: EXPLAIN BUFFERS - Mailing list pgsql-hackers

From Robert Haas
Subject Re: EXPLAIN BUFFERS
Date
Msg-id 603c8f070910150749m6dcc4721n9d118444dea4d530@mail.gmail.com
Whole thread Raw
In response to EXPLAIN BUFFERS  (Itagaki Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
Responses Re: EXPLAIN BUFFERS
List pgsql-hackers
On Thu, Oct 15, 2009 at 7:29 AM, Itagaki Takahiro
<itagaki.takahiro@oss.ntt.co.jp> wrote:
> EXPLAIN BUFFERS only shows 'hit', 'read' and 'temp read' in text format
> to fit in display, but xml or json format contains all of them.

I was very careful when I submitted the machine-readable explain patch
to make sure that the choice of which information was displayed was
independent of the format, and I think that we should stick with that.If you want we could have 'buffers terse' and
'buffersdetail' but I
 
don't think we should force JSON/XML on people who want to see that
information.

...Robert


pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: Trigger with WHEN clause (WIP)
Next
From: Tom Lane
Date:
Subject: Re: Client application name