Adriano Lange <alange0001(at)gmail(dot)com> writes:> How can I get the used memory of a memory context?
MemoryContextStats() might help. It just dumps the info to stderrthough.
regards, tom lane