Re: introduce dynamic shared memory registry

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: introduce dynamic shared memory registry
Дата
Msg-id 20231220153342.GA833819@nathanxps13
обсуждение исходный текст
Ответ на Re: introduce dynamic shared memory registry  (Andrei Lepikhov <a.lepikhov@postgrespro.ru>)
Ответы Re: introduce dynamic shared memory registry  (Andrei Lepikhov <a.lepikhov@postgrespro.ru>)
Список pgsql-hackers
On Wed, Dec 20, 2023 at 11:02:58AM +0200, Andrei Lepikhov wrote:
> In that case, maybe change the test case to make it closer to real-life
> usage - with locks and concurrent access (See attachment)?

I'm not following why we should make this test case more complicated.  It
is only intended to test the DSM registry machinery, and setting/retrieving
an atomic variable seems like a realistic use-case to me.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



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

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Unchecked strdup leading to segfault in pg_dump
Следующее
От: "Tristan Partin"
Дата:
Сообщение: Re: Unchecked strdup leading to segfault in pg_dump