Re: add checkpoint stats of snapshot and mapping files of pg_logical dir - Mailing list pgsql-hackers

From Bharath Rupireddy
Subject Re: add checkpoint stats of snapshot and mapping files of pg_logical dir
Date
Msg-id CALj2ACXz6FigkXCrinxSR1_1LvZCDNpstXc47ydaJ-OmT2iOVw@mail.gmail.com
Whole thread Raw
In response to Re: add checkpoint stats of snapshot and mapping files of pg_logical dir  (Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>)
List pgsql-hackers
On Mon, Sep 26, 2022 at 3:21 AM Justin Pryzby <pryzby@telsasoft.com> wrote:
>
> > This patch needs an update. It is failing on Windows for the test case
> > "33/238 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade with an
> > "exit status 2" error.
> >
> > The details are available on the cfbot.cputue.org.
> > https://cirrus-ci.com/task/5709014662119424?logs=check_world#L267
>
> It failed like:
>
https://api.cirrus-ci.com/v1/artifact/task/5709014662119424/testrun/build/testrun/pg_upgrade/002_pg_upgrade/log/regress_log_002_pg_upgrade
> [19:35:31.017](76.307s) ok 10 - run of pg_upgrade for new instance
> [19:35:31.017](0.000s) not ok 11 - pg_upgrade_output.d/ removed after pg_upgrade success
> [19:35:31.018](0.001s) #   Failed test 'pg_upgrade_output.d/ removed after pg_upgrade success'
> #   at C:/cirrus/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 261.
>
> This is a transient failure; it normally passes:
> https://cirrus-ci.com/github/postgresql-cfbot/postgresql/commitfest/39/3389
>
> Actually, it's the same problem as reported here:
> 20220919213217.ptqfdlcc5idk5xup@awork3.anarazel.de

Thanks Justin for identifying and linking the issue, I've sent a note
in the related thread [1], just for the records.

I've changed the CF entry for this thread
https://commitfest.postgresql.org/39/3389/ back to RfC as the issue is
unrelated to this patch.

[1] https://www.postgresql.org/message-id/CALj2ACXAQqwwfPzbQr0C6spKq6f9rR6PYHWwm-_o%3D_pMuJ2oxg%40mail.gmail.com

--
Bharath Rupireddy
PostgreSQL Contributors Team
RDS Open Source Databases
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Bharath Rupireddy
Date:
Subject: Re: pg_upgrade test failure
Next
From: "kuroda.hayato@fujitsu.com"
Date:
Subject: RE: Perform streaming logical transactions by background workers and parallel apply