Re: pgsql: Move named LWLock tranche requests to shared memory.

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: pgsql: Move named LWLock tranche requests to shared memory.
Дата
Msg-id aMo0uqvCDEYmYMQD@nathan
обсуждение исходный текст
Ответ на Re: pgsql: Move named LWLock tranche requests to shared memory.  (Nathan Bossart <nathandbossart@gmail.com>)
Ответы Re: pgsql: Move named LWLock tranche requests to shared memory.
Список pgsql-committers
On Tue, Sep 16, 2025 at 10:27:34PM -0500, Nathan Bossart wrote:
> It looks like the postmaster is trying to access the request array after
> re-initializing shared memory, which of course fails.  So, we need to keep
> the request array in postmaster's local memory, too.  Attached is a quick
> attempt at a fix.

I was able to simplify the patch.

-- 
nathan

Вложения

В списке pgsql-committers по дате отправления: