Re: pg_controldata gobbledygook

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: pg_controldata gobbledygook
Дата
Msg-id CAM3SWZTHv0i_KN3fP2f1u8Nw6G8xwyth-wWLAysS1GaBcY8niQ@mail.gmail.com
обсуждение исходный текст
Ответ на pg_controldata gobbledygook  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: pg_controldata gobbledygook
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_controldata gobbledygook
Следующее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: Failing start-up archive recovery at Standby mode in PG9.2.4