Re: machine-readable explain output - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: machine-readable explain output
Date
Msg-id 4A3278AE.8060401@agliodbs.com
Whole thread Raw
In response to machine-readable explain output  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: machine-readable explain output  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 6/11/09 10:15 PM, Robert Haas wrote:
> Here we go, XML and JSON output.
>
> You will need to apply explain_refactor-v4.patch and
> explain_options-v2.patch first, then apply the two patches attached to
> this message.

Wow, cool.  Can this work with auto_explain?  That's where I see 
machine-readable being most useful.

-- 
Josh Berkus
PostgreSQL Experts Inc.
www.pgexperts.com


pgsql-hackers by date:

Previous
From: "Kevin Grittner"
Date:
Subject: Re: Modifying TOAST_TUPLE_THRESHOLD and TOAST_TUPLE_TARGET?
Next
From: Tom Lane
Date:
Subject: Re: Problem with listen_addresses = '*' on 8.4beta2 on AIX