On Thu, Oct 15, 2009 at 7:29 AM, Itagaki Takahiro <[email protected]> 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 'buffers detail' but I don't think we should force JSON/XML on people who want to see that information. ...Robert -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
