Re: tackling full page writes - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: tackling full page writes
Date
Msg-id 1306291961.27493.11.camel@jdavis-ux.asterdata.local
Whole thread Raw
In response to tackling full page writes  (Robert Haas <robertmhaas@gmail.com>)
Responses Re: tackling full page writes  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Tue, 2011-05-24 at 16:34 -0400, Robert Haas wrote:
> As I think about it a bit more, we'd
> need to XLOG not only the parts of the page we actually modifying, but
> any that the WAL record would need to be correct on replay.

I don't understand that statement. Can you clarify?

Regards,Jeff Davis




pgsql-hackers by date:

Previous
From: Josh Kupershmidt
Date:
Subject: Re: patch: Allow \dd to show constraint comments
Next
From: Stephen Frost
Date:
Subject: Pre-alloc ListCell's optimization