Re: Improve monitoring of shared memory allocations - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: Improve monitoring of shared memory allocations
Date
Msg-id 202602091830.zbshylac5tvi@alvherre.pgsql
Whole thread Raw
In response to Re: Improve monitoring of shared memory allocations  (Rahila Syed <rahilasyed90@gmail.com>)
Responses Re: Improve monitoring of shared memory allocations
List pgsql-hackers
Hello,

On 2025-Apr-04, Rahila Syed wrote:

> Please find attached the patch which removes the changes for
> non-shared hash tables and keeps them for shared hash tables.
> 
> I tested this by running make-check, make-check world and the reproducer
> script shared by David. I also ran pgbench to test creation and
> expansion of some of the shared hash tables.

Was this forgotten, superseded, abandoned, or should it still be under
consideration?
https://commitfest.postgresql.org/patch/5620/

Thanks,

-- 
Álvaro Herrera        Breisgau, Deutschland  —  https://www.EnterpriseDB.com/



pgsql-hackers by date:

Previous
From: Álvaro Herrera
Date:
Subject: Re: Remove HeapTupleheaderSetXmin{Committed,Invalid} functions
Next
From: 陈宗志
Date:
Subject: [PROPOSAL] Doublewrite Buffer as an alternative torn page protection to Full Page Write