Re: BufferAlloc: don't take two simultaneous locks

Поиск
Список
Период
Сортировка
От Kyotaro Horiguchi
Тема Re: BufferAlloc: don't take two simultaneous locks
Дата
Msg-id 20220314.173410.894041983074364675.horikyota.ntt@gmail.com
обсуждение исходный текст
Ответ на Re: BufferAlloc: don't take two simultaneous locks  (Kyotaro Horiguchi <horikyota.ntt@gmail.com>)
Список pgsql-hackers
At Mon, 14 Mar 2022 17:12:48 +0900 (JST), Kyotaro Horiguchi <horikyota.ntt@gmail.com> wrote in 
> Then, I tried the same with the patch, and I am surprized to see that
> the rise of the number of newly allocated elements didn't stop and
> went up to 511 elements after the 100 seconds run.  So I found that my
> concern was valid.

Which means my last decision was wrong with high odds..

-- 
Kyotaro Horiguchi
NTT Open Source Software Center



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

Предыдущее
От: Amit Langote
Дата:
Сообщение: Re: simplifying foreign key/RI checks
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: On login trigger: take three