Re: pg_controldata gobbledygook - Mailing list pgsql-hackers

From Alvaro Herrera
Subject Re: pg_controldata gobbledygook
Date
Msg-id 20130426042158.GW2169@eldon.alvh.no-ip.org
Whole thread Raw
In response to Re: pg_controldata gobbledygook  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_controldata gobbledygook
List pgsql-hackers
Tom Lane wrote:

> I think I've heard of scripts grepping the output of pg_controldata for
> this that or the other.  Any rewording of the labels would break that.
> While I'm not opposed to improving the labels, I would vote against your
> second, abbreviated scheme because it would make things ambiguous for
> simple grep-based scripts.

We could provide two alternative outputs, one for human consumption with
the proposed format and something else that uses, say, shell assignment
syntax.  (I did propose this years ago and I might have an unfinished
patch still lingering about somewhere.)

--
Álvaro Herrera                http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services



pgsql-hackers by date:

Previous
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Failing start-up archive recovery at Standby mode in PG9.2.4
Next
From: Fabrízio de Royes Mello
Date:
Subject: Re: pg_controldata gobbledygook