Re: pgsql: Introduce pg_shmem_allocations_numa view

From: Christoph Berg <myon(at)debian(dot)org>
To: Tomas Vondra <tomas(at)vondra(dot)me>
Cc: Bertrand Drouvot <bertranddrouvot(dot)pg(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, Tomas Vondra <tomas(dot)vondra(at)postgresql(dot)org>, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: pgsql: Introduce pg_shmem_allocations_numa view
Date: 2025-07-21 20:52:12
Message-ID: aH6ofKg-DKSaqfvp@msg.df7cb.de
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers pgsql-hackers

Re: Tomas Vondra
> >>> Submitted: https://marc.info/?l=linux-mm&m=175077821909222&w=2
> >>>
> >>
> >> Thanks! Now we wait ...
> >
> > It looks like that the bug is "confirmed" and that it will be fixed:
> > https://marc.info/?l=linux-kernel&m=175088392116841&w=2

If I'm reading the Linux git log correctly, the fix was merged into
Linux 6.16-rc7. Yay :)

> Yay! I like how the first response is "you sent the patch wrong" ;-)

I would have thought that coming from two major projects that use
email extensively (Debian, PostgreSQL), I would navigate that process
better. But it worked in the end...

Christoph

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Richard Guo 2025-07-22 02:23:08 pgsql: Expand virtual generated columns before sublink pull-up
Previous Message Alexander Korotkov 2025-07-21 12:08:01 pgsql: Update comment for ReplicationSlot.last_saved_restart_lsn

Browse pgsql-hackers by date

  From Date Subject
Next Message Sami Imseih 2025-07-21 21:23:52 Re: [PATCH] Proposal to Enable/Disable Index using ALTER INDEX
Previous Message Andrew Dunstan 2025-07-21 20:41:03 Re: Non-text mode for pg_dumpall