Re: Checkpoint replication slots later

From: Ants Aasma <ants(dot)aasma(at)cybertec(dot)at>
To: Hüseyin Demir <huseyin(dot)d3r(at)gmail(dot)com>
Cc: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Checkpoint replication slots later
Date: 2026-08-04 06:50:03
Message-ID: CANwKhkP06etTqFC8gQf6qs87c4yyude+Y7n6Vvcdy9iuseNz_Q@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, 4 Aug 2026 at 08:19, Hüseyin Demir <huseyin(dot)d3r(at)gmail(dot)com> wrote:

> > Thanks for updating the patch! It basically looks good to me.
> >
> > Attached is an updated version. I only revised the code comment and
> > the commit message; the code itself is unchanged.
> >
> > Barring any objections, I'll commit it.
>
> No objections from my side, thanks in advance!
>

Looks good to me too. Big thank you for keeping it up to date.

Ants

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bharath Rupireddy 2026-08-04 06:55:00 Re: Add a pg_wal_preallocate() SQL function to eagerly create future WAL segments
Previous Message Bertrand Drouvot 2026-08-04 06:41:28 Re: Fix races conditions in DropRole() and GrantRole()