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
- v2-0001-Avoid-deadlock-and-concurrency-during-orphan-temp.patch (application/octet-stream) patch v2-0001
> 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 →
-
Avoid deadlock during orphan temp table removal.
- 6faca9ae2878 17.0 landed
- f5d9212e5391 12.19 landed
- cbfbb14bd7de 16.3 landed
- ca392df8dd18 14.12 landed
- 4fb56a734d4c 15.7 landed
- 4afc2c219d70 13.15 landed