Re: 64-bit CommandIds

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: 64-bit CommandIds
Дата
Msg-id 20080304174110.GK4755@alvh.no-ip.org
обсуждение исходный текст
Ответ на 64-bit CommandIds  (Zoltan Boszormenyi <zb@cybertec.at>)
Ответы Re: 64-bit CommandIds  (Zoltan Boszormenyi <zb@cybertec.at>)
Re: 64-bit CommandIds  (Zoltan Boszormenyi <zb@cybertec.at>)
Список pgsql-patches
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.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

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

Предыдущее
От: Zoltan Boszormenyi
Дата:
Сообщение: 64-bit CommandIds
Следующее
От: Zoltan Boszormenyi
Дата:
Сообщение: Re: 64-bit CommandIds