Re: BUG #18675: Postgres is not realasing memory causing OOM

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Maciej Jaros <eccenux(at)gmail(dot)com>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>, pgsql-bugs(at)lists(dot)postgresql(dot)org
Subject: Re: BUG #18675: Postgres is not realasing memory causing OOM
Date: 2024-10-28 18:45:07
Message-ID: 13907.1730141107@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Maciej Jaros <eccenux(at)gmail(dot)com> writes:
> Daniel Gustafsson (28.10.2024 14:34):
>> Are you running with or without JIT?

> Hi. Yes, JIT is enabled:
> ^                    name ^   value ^
> |                     jit |      on |

Does the behavior improve if you set jit = off?

We're really grasping at straws here: without a great deal more
information than you've provided, it's impossible for anyone else
to investigate this report. Ideally we'd ask for a self-contained
reproducer.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Andrew Dunstan 2024-10-28 19:00:12 Re: pg_rewind fails on Windows where tablespaces are used
Previous Message Maciej Jaros 2024-10-28 18:16:47 Re: BUG #18675: Postgres is not realasing memory causing OOM