Re: BUG #18675: Postgres is not realasing memory causing OOM
От | Maciej Jaros |
---|---|
Тема | Re: BUG #18675: Postgres is not realasing memory causing OOM |
Дата | |
Msg-id | 699c1599-d0f0-4efe-a7de-660604b28d4c@gmail.com обсуждение исходный текст |
Ответ на | Re: BUG #18675: Postgres is not realasing memory causing OOM (Daniel Gustafsson <daniel@yesql.se>) |
Ответы |
Re: BUG #18675: Postgres is not realasing memory causing OOM
|
Список | pgsql-bugs |
Daniel Gustafsson (28.10.2024 14:34):
On 28 Oct 2024, at 09:30, PG Bug reporting form <noreply@postgresql.org> wrote:Hi. We have a DB server running on a VM hosted on Proxmox (ZFS). We recently upgraded from PG10 to PG16 and noticed an increase in load and, most importantly, **uncontrolled** RAM usage growth.Are you running with or without JIT?
Hi. Yes, JIT is enabled:
^ name ^ value ^
| jit | on |
| jit_above_cost | 100000 |
| jit_debugging_support | off |
| jit_dump_bitcode | off |
| jit_expressions | on |
| jit_inline_above_cost | 500000 |
| jit_optimize_above_cost | 500000 |
| jit_profiling_support | off |
| jit_provider | llvmjit |
| jit_tuple_deforming | on |
В списке pgsql-bugs по дате отправления: