Re: Proposal: Limitations of palloc inside checkpointer - Mailing list pgsql-hackers

From Alexander Korotkov
Subject Re: Proposal: Limitations of palloc inside checkpointer
Date
Msg-id CAPpHfdvvyOk03ixDHN4022==fNa8Z9hMntKLWz7NuUS=PYK9Lw@mail.gmail.com
Whole thread Raw
In response to Re: Proposal: Limitations of palloc inside checkpointer  (Xuneng Zhou <xunengzhou@gmail.com>)
Responses Re: Proposal: Limitations of palloc inside checkpointer
List pgsql-hackers
On Fri, Jul 25, 2025 at 3:23 PM Xuneng Zhou <xunengzhou@gmail.com> wrote:
>
> Thanks for reviewing and feedback!
>
> > The v8 is attached.  It's basically the same as v6, but has revised
> > commit message and comments.
> >
> > The patch for stable branches is also attached: it just limits the
> > maximum size of the checkpointer requests queue.
>
> LGTM.

Good, thank you.
I'm going to push this if no objections.

------
Regards,
Alexander Korotkov
Supabase



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Use PqMsg_* macros in basebackup_copy.c
Next
From: Noah Misch
Date:
Subject: Re: Non-text mode for pg_dumpall