Re: Checkpointer write combining - Mailing list pgsql-hackers

From Melanie Plageman
Subject Re: Checkpointer write combining
Date
Msg-id CAAKRu_bbo9Yk8Le2pR+tVfUDXzm3=ZaDphuAseLc7P_=s3EP0w@mail.gmail.com
Whole thread Raw
In response to Re: Checkpointer write combining  (Soumya S Murali <soumyamurali.work@gmail.com>)
List pgsql-hackers
On Mon, Dec 8, 2025 at 2:14 AM Soumya S Murali
<soumyamurali.work@gmail.com> wrote:
>
> Here I made some changes in the logic of the function that only returns a real LSN when the buffer actually needs a
WALflush. If the buffer is not permanent or doesn’t need WAL, it returns false and set the LSN to InvalidXLogRecPtr, by
whichit can avoid confusions or unsafe downstream behaviors. 

Thanks for the suggestions. It would be best if you attached a patch
instead of pasting it in the email like this with no formatting (and
no diff). It is very hard to tell what you've changed.

- Melanie



pgsql-hackers by date:

Previous
From: Jelte Fennema-Nio
Date:
Subject: Re: Periodic authorization expiration checks using GoAway message
Next
From: Wolfgang Walther
Date:
Subject: Re: PRI?64 vs Visual Studio (2022)