Re: 64-bit CommandIds

Поиск
Список
Период
Сортировка
От Zoltan Boszormenyi
Тема Re: 64-bit CommandIds
Дата
Msg-id 47CD9619.8000205@cybertec.at
обсуждение исходный текст
Ответ на Re: 64-bit CommandIds  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-patches
Alvaro Herrera írta:
> Zoltan Boszormenyi wrote:
>
>
>> attached is our patch against HEAD which enables extending CommandIds
>> to 64-bit. This is for enabling long transactions that really do that much
>> non-read-only work in one transaction.
>>
>
> I think you should add a pg_control field and corresponding check, to
> avoid a 64bit-Cid postmaster to start on a 32bit-Cid data area and vice
> versa.
>

You're right, thanks.

--
----------------------------------
Zoltán Böszörményi
Cybertec Schönig & Schönig GmbH
http://www.postgresql.at/



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: 64-bit CommandIds
Следующее
От: "Pavel Stehule"
Дата:
Сообщение: actualized SQL/PSM patch