Re: oldest/newestCommitTs output by pg_controldata

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: oldest/newestCommitTs output by pg_controldata
Дата
Msg-id 20604.1451327020@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: oldest/newestCommitTs output by pg_controldata  (Joe Conway <mail@joeconway.com>)
Ответы Re: oldest/newestCommitTs output by pg_controldata  (Alvaro Herrera <alvherre@2ndquadrant.com>)
Список pgsql-hackers
Joe Conway <mail@joeconway.com> writes:
> I think the attached does the job. Note I settled on
> (new|old)estCommitTsXid as that seemed most descriptive and not horribly
> longer than before. It did mean, however, that I needed to add a single
> space to all the output in pg_resetxlog and pg_controldata, which added
> a fair amount to the patch size.

Hm.  That will break all the translations for those messages, no?
Not sure it's worth it.
        regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Joe Conway
Дата:
Сообщение: Re: oldest/newestCommitTs output by pg_controldata
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: oldest/newestCommitTs output by pg_controldata