Re: WAL Record Header Size Reduction - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: WAL Record Header Size Reduction
Date
Msg-id 1169743575.3772.187.camel@silverbirch.site
Whole thread Raw
In response to Re: WAL Record Header Size Reduction  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Thu, 2007-01-25 at 11:03 -0500, Tom Lane wrote:
> Heikki Linnakangas <heikki@enterprisedb.com> writes:
> > ISTM that we would get the effect your looking for by just moving the 
> > xl_tot_len field to the end, and only storing it for records with backup 
> > blocks:
> 
> I like that formulation better --- seems like less
> change-for-the-sake-of-change.

Will do.

--  Simon Riggs              EnterpriseDB   http://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Michael Meskes
Date:
Subject: Re: ECPG buglet?
Next
From: Teodor Sigaev
Date:
Subject: Re: tsearch in core patch, for inclusion