Re: Add memory_limit_hits to pg_stat_replication_slots

From: Masahiko Sawada <sawada(dot)mshk(at)gmail(dot)com>
To: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
Cc: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, shveta malik <shveta(dot)malik(at)gmail(dot)com>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: Add memory_limit_hits to pg_stat_replication_slots
Date: 2025-10-08 17:06:22
Message-ID: CAD21AoC2T_1mJ1iX=xenPVQXc3nAkxEAGgeoRiY=r=xeXMpYfQ@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Oct 7, 2025 at 10:02 PM Bertrand Drouvot
<bertranddrouvot(dot)pg(at)gmail(dot)com> wrote:
>
> Hi,
>
> On Tue, Oct 07, 2025 at 10:44:33AM -0700, Masahiko Sawada wrote:
> >
> > Thank you for the comment. I've noted this discussion as a comment in
> > the new tests.
>
> Thanks!
>
> > I've attached the updated version patch. Please review it.
>
> LGTM.
>

Thank you! Pushed.

Regards,

--
Masahiko Sawada
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-10-08 17:06:29 Re: another autovacuum scheduling thread
Previous Message Álvaro Herrera 2025-10-08 16:56:58 Re: VACUUM (PARALLEL) option processing not using DefElem the way it was intended