Re: 64-bit CommandIds

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: 64-bit CommandIds
Дата
Msg-id 20080424184338.GM5593@alvh.no-ip.org
обсуждение исходный текст
Ответ на Re: 64-bit CommandIds  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: 64-bit CommandIds  (Hans-Juergen Schoenig <hs@cybertec.at>)
Список pgsql-patches
Bruce Momjian wrote:

> > I think the case for it got a whole lot weaker in 8.3, with lazy
> > consumption of CIDs.
>
> Agreed.  Let's see if we get requests for it in >= 8.3 releases.

In the original submission message you find this text:

: 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.

Question for Hans-Juergen and Zoltan: have you tested 8.3 and do you
still see the need for this?

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

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: 64-bit CommandIds
Следующее
От: "Brendan Jurd"
Дата:
Сообщение: ADD COLUMN with PRIMARY KEY bug (was: I think this is a BUG?)