Re: BUG #16707: Memory leak

From: Kurt Roeckx <kurt(at)roeckx(dot)be>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #16707: Memory leak
Date: 2020-11-10 22:45:16
Message-ID: 20201110224516.GA568918@roeckx.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2020-11-11 00:18:54 Re: BUG #16486: Prompted password is ignored when password specified in connection string
Previous Message Kurt Roeckx 2020-11-10 19:50:39 Re: BUG #16707: Memory leak