Re: pgsql: Add function to get memory context stats for processes

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Daniel Gustafsson <dgustafsson(at)postgresql(dot)org>
Cc: Tomas Vondra <tomas(at)vondra(dot)me>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andres Freund <andres(at)anarazel(dot)de>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Rahila Syed <rahilasyed90(at)gmail(dot)com>
Subject: Re: pgsql: Add function to get memory context stats for processes
Date: 2025-04-30 22:00:45
Message-ID: CA+TgmoaRPR_Zwkcdgf_c4Uf-P0J3yQW9_i_tGdt5rHZgGVQWjw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

On Wed, Apr 30, 2025 at 4:29 PM Daniel Gustafsson
<dgustafsson(at)postgresql(dot)org> wrote:
> This is indeed exposing a pre-existing issue, which was reported in [0] and a
> patch fixing it has been submitted. I have been testing and reworking the
> patch slightly but due to $life and $work events have yet to have time to push
> it.

Thanks for the pointer. I will reply to that thread.

--
Robert Haas
EDB: http://www.enterprisedb.com

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Michael Paquier 2025-04-30 23:52:37 pgsql: doc: Mention cost-based delays for total_[auto]{vacuum,analyze}_
Previous Message Daniel Gustafsson 2025-04-30 21:11:57 pgsql: Convert strncpy to strlcpy

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2025-04-30 22:03:49 Re: Prevent an error on attaching/creating a DSM/DSA from an interrupt handler.
Previous Message Sami Imseih 2025-04-30 21:52:06 queryId constant squashing does not support prepared statements