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

From Heikki Linnakangas
Subject Re: Improve monitoring of shared memory allocations
Date
Msg-id 5d2a7fd6-b946-445f-851d-79a8fca0faa6@iki.fi
Whole thread Raw
In response to Re: Improve monitoring of shared memory allocations  (Rahila Syed <rahilasyed90@gmail.com>)
List pgsql-hackers
On 10/02/2026 14:17, Rahila Syed wrote:
> Hi,
> 
> 
>     Was this forgotten, superseded, abandoned, or should it still be under
>     consideration?
>     https://commitfest.postgresql.org/patch/5620/ <https://
>     commitfest.postgresql.org/patch/5620/>
> 
> 
> This hasn't been forgotten; I just haven't had a chance to address the 
> comments
> about improving test coverage yet. I think it is still possible to make 
> this work for
> shared hash tables. I will try to rebase and add some tests before the 
> next commitfest.

This was superseded by commit 9fe9ecd516, I'll close this in the 
commitfest app. Thanks!

- Heikki




pgsql-hackers by date:

Previous
From: Lukas Fittl
Date:
Subject: Re: Reduce timing overhead of EXPLAIN ANALYZE using rdtsc?
Next
From: Andrei Lepikhov
Date:
Subject: Re: Clean up remove_rel_from_query() after self-join elimination commit