Re: Assert while autovacuum was executing - Mailing list pgsql-hackers

From Amit Kapila
Subject Re: Assert while autovacuum was executing
Date
Msg-id CAA4eK1LuRM5ayyhjDW-c7OwCajhNiWQdofv3U01ai0=E+-Vr1A@mail.gmail.com
Whole thread Raw
In response to Re: Assert while autovacuum was executing  (Andres Freund <andres@anarazel.de>)
Responses RE: Assert while autovacuum was executing
List pgsql-hackers
On Fri, Jun 23, 2023 at 10:07 PM Andres Freund <andres@anarazel.de> wrote:
>
> On 2023-06-23 14:04:15 +0530, Amit Kapila wrote:
> > OTOH, if the above theory is wrong or people are not convinced, I am
> > okay with removing all the changes in commits 72e78d831a and
> > 3ba59ccc89.
>
> I am not convinced. And even if I were, coming up with new justifications in a
> released version, when the existing testing clearly wasn't enough to find the
> current bug, doesn't strike me as wise.
>

Fair enough. If we could have been convinced of this then we can keep
the required change only for HEAD. But anyway let's remove the work
related to both commits (72e78d831a and 3ba59ccc89) for now and then
we can come back to it when we parallelize writes. The attached patch
removes the changes added by both commits with slight tweaking in
comments/readme based on the recent state.

--
With Regards,
Amit Kapila.

Attachment

pgsql-hackers by date:

Previous
From: Kirk Wolak
Date:
Subject: Re: RFC: Adding \history [options] [filename] to psql (Snippets and Shared Queries)
Next
From: David Rowley
Date:
Subject: Re: Speeding Up Bitmapset