Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables
От
Amit Langote
Тема
Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables
Дата
Msg-id
CA+HiwqG5pP8g0oGkz8x6X80XJyZqGiS16F9DhvJ3Ukejkd8MbQ@mail.gmail.com
Ответ на
Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables (Andrey Borodin)
Список
Дерево обсуждения
BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables PG Bug reporting form <noreply@postgresql.org>
Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables Andrey Rachitskiy <pl0h0yp1@gmail.com>
Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables Andrey Borodin <x4mmm@yandex-team.ru>
Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables Nikita Malakhov <hukutoc@gmail.com>
Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables Andrey Borodin <x4mmm@yandex-team.ru>
Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables Nikita Malakhov <hukutoc@gmail.com>
Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables Andrey Borodin <x4mmm@yandex-team.ru>
Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables Amit Langote <amitlangote09@gmail.com>
Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables Andrey Rachitskiy <pl0h0yp1@gmail.com>
Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables Amit Langote <amitlangote09@gmail.com>
Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables Andrey Rachitskiy <pl0h0yp1@gmail.com>
Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables Amit Langote <amitlangote09@gmail.com>
Re: BUG #19458: OOM killer in jsonb_path_exists_opr (@?) with malformed JSONPath containing non-existent variables Nikita Malakhov <hukutoc@gmail.com>
Hi, Before I dig into the patch properly after the weekend, one question on the report itself: has anyone traced why the old path runs away on memory? We've characterized it as missing-var, then null, then evaluation continues, then OOM, but I don't think the actual growing allocation has been pinned down. Mostly want to understand whether the same runaway is reachable without a missing variable, since raising the error early wouldn't catch those cases. - Thanks, Amit
В списке pgsql-bugs по дате отправления
От: Ayush Tiwari
Дата:
От: Andrey Rachitskiy
Дата: