Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl

From: Fujii Masao <masao(dot)fujii(at)gmail(dot)com>
To: Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)com>
Cc: Alexander Lakhin <exclusion(at)gmail(dot)com>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Stabilize recovery conflict stats checks in 031_recovery_conflict.pl
Date: 2026-09-16 10:30:58
Message-ID: CAHGQGwFybiWHSKfO15gcq_r=MA1GrXMibdNh0EjiTcR+NcTzbg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Sep 7, 2026 at 1:34 AM Ayush Tiwari <ayushtiwari(dot)slg01(at)gmail(dot)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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2026-09-16 10:31:21 Re: [PATCH] Release replication slot on error in SQL-callable slot functions
Previous Message Etsuro Fujita 2026-09-16 10:25:34 Re: Several issues with postgres_fdw stats import