Re: generic options for explain - Mailing list pgsql-hackers

From Dave Page
Subject Re: generic options for explain
Date
Msg-id 937d27e10905260531u690d74c3w552bb05a73b43ae7@mail.gmail.com
Whole thread Raw
In response to Re: generic options for explain  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
On Tue, May 26, 2009 at 8:15 AM, Peter Eisentraut <peter_e@gmx.net> wrote:

> I think we are going in the wrong direction.  No one has said that they want a
> machine-readable EXPLAIN format.  OK, there are historically about three
> people that want one, but they have already solved the problem of parsing the
> current format.

Pretty sure I've said I want one. And whilst it's true, we already
parse the current output in pgAdmin, it's a PITA whenever the format
changes. I also want a format in which Tom is not going to refuse to
include additional data (such as the schema a relation is in) because
it clutters the output. A machine readable format would seem to the
idea way to include all data we may need, without making
human-readable output an unreadable mess.

--
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: generic options for explain
Next
From: Robert Haas
Date:
Subject: Re: generic options for explain