Re: BUG #7710: Xid epoch is not updated properly during checkpoint

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: BUG #7710: Xid epoch is not updated properly during checkpoint
Дата
Msg-id 20121201234908.GA24090@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: BUG #7710: Xid epoch is not updated properly during checkpoint  (Andres Freund <andres@anarazel.de>)
Список pgsql-bugs
On 2012-12-02 00:10:22 +0100, Andres Freund wrote:
> On 2012-12-01 17:56:33 -0500, Tom Lane wrote:
> > So barring objections, I'm going to remove LogStandbySnapshot's behavior
> > of returning the updated nextXid.
>
> I don't see any reason why it would be bad to remove this. I think the
> current behaviour could actually even delay getting to an active state
> slightly in the presence of prepared transactions because its used to
> create to initialize the KnownAssignedXid machinery in xlog_redo. If the
> prepared xacts are suboverflown its a *good* thing to have an old
> ->nextXid.

That doesn't hold true btw, due to the fact LogStandbySnapshot isn't
called in the shutdown case.

Greetings,

Andres Freund

--
 Andres Freund                       http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: BUG #7710: Xid epoch is not updated properly during checkpoint
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: BUG #7710: Xid epoch is not updated properly during checkpoint