Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl - Mailing list pgsql-hackers

From Fujii Masao
Subject Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Date
Msg-id CAHGQGwFybiWHSKfO15gcq_r=MA1GrXMibdNh0EjiTcR+NcTzbg@mail.gmail.com
Whole thread
In response to Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl  (Alexander Lakhin <exclusion@gmail.com>)
List pgsql-hackers
On Mon, Sep 7, 2026 at 1:34 AM Ayush Tiwari <ayushtiwari.slg01@gmail.com> wrote:
> Hmm, I think we can just disable the autovacuum completely.
>
> I revised 0002 to disable autovacuum for the test node instead.  With your
> reproducer, the revised patch passes all 18 tests.  The regular test passes
> as well.
>
> Thoughts?

LGTM. So barring any objections, I will commit the patches.

Regards,

--
Fujii Masao



pgsql-hackers by date:

Previous
From: Etsuro Fujita
Date:
Subject: Re: Several issues with postgres_fdw stats import
Next
From: Amit Kapila
Date:
Subject: Re: [PATCH] Release replication slot on error in SQL-callable slot functions