Re: Is monotonous xid8 is a right way to do?

Поиск
Список
Период
Сортировка
От Pavel Borisov
Тема Re: Is monotonous xid8 is a right way to do?
Дата
Msg-id CALT9ZEHOrsAic+LVb-C5vN_NvUiKF9D=Wh5__=B6Q5wVNx3tYw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Is monotonous xid8 is a right way to do?  (Matthias van de Meent <boekewurm+postgres@gmail.com>)
Список pgsql-hackers
A different and more important issue (IMO) is that the xlog record
header currently only supports 32-bit xids -- long-running
transactions can reasonably see a xid4 wraparound in their lifetime.
You're completely right. This is a first of making xid's 64-bit proposed [1] i.e, making SLRU 64-bit [2]


--
Best regards,
Pavel Borisov

Postgres Professional: http://postgrespro.com

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

Предыдущее
От: Matthias van de Meent
Дата:
Сообщение: Re: Is monotonous xid8 is a right way to do?
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Correct docs re: rewriting indexes when table rewrite is skipped