Re: pgsql: Add function to get memory context stats for processes - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: pgsql: Add function to get memory context stats for processes
Date
Msg-id [email protected]
Whole thread Raw
In response to Re: pgsql: Add function to get memory context stats for processes  (Robert Haas <[email protected]>)
Responses Re: pgsql: Add function to get memory context stats for processes
List pgsql-hackers
> On 30 Apr 2025, at 22:17, Robert Haas <[email protected]> wrote:

> I kind of doubt whether that's the only problem here, but it's *a* problem.

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.

--
Daniel Gustafsson

[0] [email protected]


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: fixing CREATEROLE
Next
From: Tom Lane
Date:
Subject: Re: Performance issues with v18 SQL-language-function changes