Re: Load Distributed Checkpoints, revised patch - Mailing list pgsql-patches

From Heikki Linnakangas
Subject Re: Load Distributed Checkpoints, revised patch
Date
Msg-id 467555F8.9040109@enterprisedb.com
Whole thread Raw
In response to Re: Load Distributed Checkpoints, revised patch  ("Simon Riggs" <simon@2ndquadrant.com>)
List 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 by date:

Previous
From: "Simon Riggs"
Date:
Subject: Re: Load Distributed Checkpoints, revised patch
Next
From: Tom Lane
Date:
Subject: WIP: rewrite numeric division