Re: BUG #16707: Memory leak
Kurt Roeckx <kurt@roeckx.be>
From: Kurt Roeckx <kurt@roeckx.be>
To: Andres Freund <andres@anarazel.de>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, pgsql-bugs@lists.postgresql.org
Date: 2020-11-10T22:45:16Z
Lists: pgsql-bugs
On Tue, Nov 10, 2020 at 08:50:39PM +0100, Kurt Roeckx wrote: > > There's one known (slow) memory leak in the JIT code / LLVM. Could you > > check if the issue vanishes if you disable JIT (jit = 0)? > > I've just restarted it with jit = 0. It's been about 3 hours since the restart, and it looks much better, it seems to be solved. Kurt
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