Re: Load Distributed Checkpoints, revised patch

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Load Distributed Checkpoints, revised patch
Дата
Msg-id 467555F8.9040109@enterprisedb.com
обсуждение исходный текст
Ответ на Re: Load Distributed Checkpoints, revised patch  ("Simon Riggs" <simon@2ndquadrant.com>)
Список pgsql-patches
Simon Riggs wrote:
> XLogCtl->LogwrtRqst.Write is updated every time we insert an xlog record
> that advances to a new page. It isn't exactly up to date, but it lags
> behind by no more than a page.

Oh, ok. That would work just fine then.

--
   Heikki Linnakangas
   EnterpriseDB   http://www.enterprisedb.com

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

Предыдущее
От: "Simon Riggs"
Дата:
Сообщение: Re: Load Distributed Checkpoints, revised patch
Следующее
От: Tom Lane
Дата:
Сообщение: WIP: rewrite numeric division