Re: HS and clog

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: HS and clog
Дата
Msg-id CA+U5nM+caFxhPautd+3bvpdyiUZp_Zf+oZBayefRLzEsVWN+dw@mail.gmail.com
обсуждение исходный текст
Ответ на HS and clog  (Andres Freund <andres@2ndquadrant.com>)
Ответы Re: HS and clog
Список pgsql-hackers
On 30 March 2013 18:20, Andres Freund <andres@2ndquadrant.com> wrote:

> Imo this shouldn't be needed.

In principle, I think your premise looks correct. ExtendCLOG() is not needed.

If the xid truly is "known assigned" at a point in time, then the clog
should already have been extended to allow that.

I can't recall any special case there, but there may be one.

Given that it seems to work, changing it requires more care...

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



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Changing recovery.conf parameters into GUCs
Следующее
От: Tom Lane
Дата:
Сообщение: Re: HS and clog