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

From Tom Lane
Subject Re: WAL Record Header Size Reduction
Date
Msg-id 19954.1169740993@sss.pgh.pa.us
Whole thread Raw
In response to Re: WAL Record Header Size Reduction  (Heikki Linnakangas <heikki@enterprisedb.com>)
Responses Re: WAL Record Header Size Reduction
List pgsql-hackers
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.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Martijn van Oosterhout
Date:
Subject: Re: Access last inserted tuple info...
Next
From: Teodor Sigaev
Date:
Subject: Re: tsearch in core patch, for inclusion