Memory context usage - Mailing list pgsql-hackers

From Adriano Lange
Subject Memory context usage
Date
Msg-id 9e2ba6a80908271909n55456c98q4a48f94312454df7@mail.gmail.com
Whole thread Raw
Responses Re: Memory context usage  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

How can I get the used memory of a memory context?

Is there some function like:

int getMemoryUsage( MemoryContext )

?

I still working in a subplan cache for a query optimizer and I need to know
whether a temporary memory context is in certain limits.

Thanks

Adriano


pgsql-hackers by date:

Previous
From: Itagaki Takahiro
Date:
Subject: Re: [BUGS] fillfactor hides autovacuum parameters in 8.4.0
Next
From: Ron Mayer
Date:
Subject: Re: 8.5 release timetable, again