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

Andrey Borodin <x4mmm@yandex-team.ru>

From: "Andrey M. Borodin" <x4mmm@yandex-team.ru>
To: Akshat Jaimini <destrex271@gmail.com>
Cc: pgsql-hackers mailing list <pgsql-hackers@lists.postgresql.org>, Mikhail Zhilin <m.zhilin@postgrespro.ru>
Date: 2024-03-28T06:32:58Z
Lists: pgsql-bugs, pgsql-hackers

Attachments


> On 28 Mar 2024, at 10:51, Akshat Jaimini <destrex271@gmail.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.

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Avoid deadlock during orphan temp table removal.