Обсуждение: [Question] Can someone provide some links related to the MemoryContext?

Поиск
Список
Период
Сортировка

[Question] Can someone provide some links related to the MemoryContext?

От
"Wen Yi"
Дата:
Hi hackers,
I am learning the MemoryContext subsystem,  but I really don't know where to find it's document (The PostgreSQL Document just provide some spi function).
Can someone provide me some solutions?
Thanks in advance!

Yours,
Wen Yi

Re: [Question] Can someone provide some links related to the MemoryContext?

От
Matthias van de Meent
Дата:
On Tue, 11 Jul 2023 at 15:11, Wen Yi <wen-yi@qq.com> wrote:
>
> Hi hackers,
> I am learning the MemoryContext subsystem,  but I really don't know where to find it's document (The PostgreSQL
Documentjust provide some spi function).
 
> Can someone provide me some solutions?
> Thanks in advance!

You should take a look at the README in the mmgr directory; at
src/backend/utils/mmgr/README. I think that this README provides a lot
of the requested information.

-- 
Kind regards,

Matthias van de Meent
Neon (https://neon.tech)