Re: BUG #18675: Postgres is not realasing memory causing OOM - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #18675: Postgres is not realasing memory causing OOM
Date
Msg-id 13907.1730141107@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #18675: Postgres is not realasing memory causing OOM  (Maciej Jaros <eccenux@gmail.com>)
List pgsql-bugs
Maciej Jaros <eccenux@gmail.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



pgsql-bugs by date:

Previous
From: Maciej Jaros
Date:
Subject: Re: BUG #18675: Postgres is not realasing memory causing OOM
Next
From: Andrew Dunstan
Date:
Subject: Re: pg_rewind fails on Windows where tablespaces are used