Re: Enhancing Memory Context Statistics Reporting

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Rahila Syed <rahilasyed90(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Enhancing Memory Context Statistics Reporting
Date: 2025-04-05 19:29:21
Message-ID: 54FAE93D-E156-4684-9352-1CEDE6BD4A1C@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 2 Apr 2025, at 23:44, Daniel Gustafsson <daniel(at)yesql(dot)se> wrote:

> I think this version is close to a committable state, will spend a little more
> time testing, polishing and rewriting the commit message. I will also play
> around with placement within the memory context code files to keep it from
> making backpatch issues.

After a bit more polish I landed with the attached, which I most likely will go
ahead with after another round in CI.

--
Daniel Gustafsson

Attachment Content-Type Size
v23-0001-Add-function-to-get-memory-context-stats-for-pro.patch application/octet-stream 58.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-04-05 19:54:18 Re: [fixed] Trigger test
Previous Message Noah Misch 2025-04-05 19:13:39 Re: Back-patch of: avoid multiple hard links to same WAL file after a crash