Re: XMin Hot Standby Feedback patch

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: XMin Hot Standby Feedback patch
Дата
Msg-id [email protected]
обсуждение исходный текст
Ответ на Re: XMin Hot Standby Feedback patch  (Robert Haas <[email protected]>)
Список pgsql-hackers
On 15.02.2011 18:52, Robert Haas wrote:
> On Tue, Feb 15, 2011 at 11:49 AM, Heikki Linnakangas
> <[email protected]>  wrote:
>> It would be wise to also transmit the epoch in addition to xmin, to avoid
>> confusion if the standby is>  2 billion transactions behind.
>
> That case is probably hopelessly broken anyway.

I don't expect the feedback to do anything too useful in case of xid 
wraparound, but at least the master would recognize the situation and 
know to ignore the bogus xmin from that standby.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: XMin Hot Standby Feedback patch
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: Add support for logging the current role