Re: BUG #16707: Memory leak

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: BUG #16707: Memory leak
Дата
Msg-id 20201111013808.4cev55uxq32bd6dd@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: BUG #16707: Memory leak  (Kurt Roeckx <kurt@roeckx.be>)
Ответы Re: BUG #16707: Memory leak  (Kurt Roeckx <kurt@roeckx.be>)
Список pgsql-bugs
Hi,

On 2020-11-10 23:45:16 +0100, Kurt Roeckx wrote:
> 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.

Hm, darn. Any chance you could check if the leak is present if you turn
on jit again, but disable inlining with jit_inline_above_cost=-1? If
that still fixes the leak I think I know the issue / have a reproducer
already...

- Andres



В списке pgsql-bugs по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: BUG #16486: Prompted password is ignored when password specified in connection string
Следующее
От: Juan José Santamaría Flecha
Дата:
Сообщение: Re: REL_13_STABLE Windows 10 Regression Failures