Re: Add memory_limit_hits to pg_stat_replication_slots

From: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>
To: Masahiko Sawada <sawada(dot)mshk(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 05:02:03
Message-ID: aOXwS1l3ZWTqBKYy@ip-10-97-1-34.eu-west-3.compute.internal
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Regards,

--
Bertrand Drouvot
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2025-10-08 05:14:06 Re: Remove custom redundant full page write description from GIN
Previous Message Tatsuo Ishii 2025-10-08 04:59:01 Re: Questionable result from lead(0) IGNORE NULLS