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
-
llvmjit: Use explicit LLVMContextRef for inlining
- 3b991f81c457 12.18 landed
- 10912f7d4ff0 13.14 landed
- 75a20a4b4b44 14.11 landed
- aef521849b68 15.6 landed
- 2cf50585e54a 16.2 landed
- 9dce22033d5d 17.0 landed