like pg_shmem_allocations, but fine-grained for DSM registry ?

Поиск
Список
Период
Сортировка
От Florents Tselai
Тема like pg_shmem_allocations, but fine-grained for DSM registry ?
Дата
Msg-id 4D445D3E-81C5-4135-95BB-D414204A0AB4@gmail.com
обсуждение исходный текст
Ответы Re: like pg_shmem_allocations, but fine-grained for DSM registry ?
Список pgsql-hackers
I’ve been working with the DSM registry API.
I was wondering if it is possible (it doesn’t look like it) or if it has been discussed:
can we expose a view like pg_shmem_allocations, but fine-grained for every named segment (i.e. created by GetNamedDSMSegment )?

Currently, there is a "DSM Registry Data” entry in that view,
but iiuc, it’s only about the top-level hash table the registry uses.

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