Re: BUG #16707: Memory leak

laurent.mignon@acsone.eu <laurent.mignon@acsone.eu>

From: "laurent.mignon@acsone.eu" <laurent.mignon@acsone.eu>
To: pgsql-bugs@postgresql.org
Date: 2020-11-19T16:45:50Z
Lists: pgsql-bugs
Hi,

We also encounter this issue on our postgresql12 database. Disabling jit
inlining seems to reduce drastically the memory leak. But after 4 days
without restart (compared to the 3 restart / day before the change)  it
seems that we still have a leak. The RAM is full and the swap almost full.. 
I hope that a fix will land quickly since this issue has a huge impact on
our business.

Regards



--
Sent from: https://www.postgresql-archive.org/PostgreSQL-bugs-f2117394.html



Commits

  1. llvmjit: Use explicit LLVMContextRef for inlining