Re: Subtransaction commits and Hot Standby

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Subtransaction commits and Hot Standby
Дата
Msg-id 1221749959.3913.2451.camel@ebony.2ndQuadrant
обсуждение исходный текст
Ответ на Re: Subtransaction commits and Hot Standby  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: Subtransaction commits and Hot Standby
Список pgsql-hackers
On Tue, 2008-09-16 at 10:11 -0400, Alvaro Herrera wrote:

> I wonder if the improved clog API required to mark multiple
> transactions as committed at once would be also useful to
> TransactionIdCommitTree which is used in regular transaction commit.

I've hacked together this concept patch (WIP).

Not fully tested yet, but it gives a flavour of the API rearrangements
required for atomic clog updates. It passes make check, but that's not
saying enough for a serious review yet. I expect to pick this up again
next week.

--
 Simon Riggs           www.2ndQuadrant.com
 PostgreSQL Training, Services and Support

Вложения

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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: Do we really need a 7.4.22 release now?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: optimizing CleanupTempFiles