Re: Parent/child context relation in pg_get_backend_memory_contexts() - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Parent/child context relation in pg_get_backend_memory_contexts()
Date
Msg-id 20240403185634.objjlbyivgaxfxw4@awork3.anarazel.de
Whole thread Raw
In response to Re: Parent/child context relation in pg_get_backend_memory_contexts()  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
Hi,

On 2024-02-14 16:23:38 +0900, Michael Paquier wrote:
> It is possible to retrieve this information some WITH RECURSIVE as well, as
> mentioned upthread.  Perhaps we could consider documenting these tricks?

I think it's sufficiently hard that it's not a reasonable way to do this.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Alexander Korotkov
Date:
Subject: Re: [HACKERS] make async slave to wait for lsn to be replayed
Next
From: Peter Geoghegan
Date:
Subject: Re: Combine Prune and Freeze records emitted by vacuum