Re: pg_controldata gobbledygook - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: pg_controldata gobbledygook
Date
Msg-id CAM3SWZTHv0i_KN3fP2f1u8Nw6G8xwyth-wWLAysS1GaBcY8niQ@mail.gmail.com
Whole thread Raw
In response to pg_controldata gobbledygook  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: pg_controldata gobbledygook
List pgsql-hackers
On Thu, Apr 25, 2013 at 8:07 PM, Peter Eisentraut <peter_e@gmx.net> wrote:
> Comments?

+1 from me.

I don't think that these particular changes would break WAL-E,
Heroku's continuous archiving tool, which has a class called
PgControlDataParser. However, it's possible to imagine someone being
affected in a similar way. So I'd be sure to document it clearly, and
to perhaps preserve the old label names to avoid breaking scripts.

-- 
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_controldata gobbledygook
Next
From: Kyotaro HORIGUCHI
Date:
Subject: Re: Failing start-up archive recovery at Standby mode in PG9.2.4