Re: BUG: deadlock between autovacuum worker and client backend during removal of orphan temp tables with sequences

From: "Andrey M(dot) Borodin" <x4mmm(at)yandex-team(dot)ru>
To: Akshat Jaimini <destrex271(at)gmail(dot)com>
Cc: pgsql-hackers mailing list <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Mikhail Zhilin <m(dot)zhilin(at)postgrespro(dot)ru>
Subject: Re: BUG: deadlock between autovacuum worker and client backend during removal of orphan temp tables with sequences
Date: 2024-03-28 06:32:58
Message-ID: 2B25F88E-E6AA-4883-B21B-936F7B5D5F78@yandex-team.ru
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-hackers

> On 28 Mar 2024, at 10:51, Akshat Jaimini <destrex271(at)gmail(dot)com> wrote:
>
> I am currently trying to review the submitted patch

Great, thank you!

> but I am not able to apply it to the master branch.

Please find attached rebased version on current HEAD. For some reason CFbot did not notify about that rebases is needed.

Best regards, Andrey Borodin.

Attachment Content-Type Size
v2-0001-Avoid-deadlock-and-concurrency-during-orphan-temp.patch application/octet-stream 3.9 KB

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message PG Bug reporting form 2024-03-28 12:51:15 BUG #18414: When the key values are the same, the memory limit is exceeded when making a hash join
Previous Message Akshat Jaimini 2024-03-28 05:51:07 Re: BUG: deadlock between autovacuum worker and client backend during removal of orphan temp tables with sequences

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2024-03-28 07:34:36 Re: Improve tab completion for ALTER DEFAULT PRIVILEGE and ALTER TABLE
Previous Message Jeff Davis 2024-03-28 06:32:09 Re: Statistics Import and Export