Re: Comments on Custom RMGRs - Mailing list pgsql-hackers

From Jeff Davis
Subject Re: Comments on Custom RMGRs
Date
Msg-id 22e756affaad88b77a52d67cb532ed2a544f2e36.camel@j-davis.com
Whole thread Raw
In response to Re: Comments on Custom RMGRs  (Danil Anisimow <anisimow.d@gmail.com>)
Responses Re: Comments on Custom RMGRs
List pgsql-hackers
On Fri, 2024-03-29 at 18:20 +0700, Danil Anisimow wrote:
>
> In [rmgr_003.v3.patch] I added a phase argument to RmgrCheckpoint().
> Currently it is only called in two places: before and after
> CheckPointBuffers().

I am fine with this.

You've moved the discussion forward in two ways:

  1. Changes to pg_stat_statements to actually use the API; and
  2. The hook is called at multiple points.

Those at least partially address the concerns raised by Andres and
Robert. But given that there was pushback from multiple people on the
feature, I'd like to hear from at least one of them. It's very late in
the cycle so I'm not sure we'll get more feedback in time, though.

Regards,
    Jeff Davis




pgsql-hackers by date:

Previous
From: "Euler Taveira"
Date:
Subject: Re: [HACKERS] make async slave to wait for lsn to be replayed
Next
From: "Amonson, Paul D"
Date:
Subject: RE: Popcount optimization using AVX512