Re: optimize file transfer in pg_upgrade - Mailing list pgsql-hackers

From Robert Haas
Subject Re: optimize file transfer in pg_upgrade
Date
Msg-id CA+TgmoZmffymTYV52+a6QFYMAnLe-v4U_P-yqwxqJZ38Hc_Qww@mail.gmail.com
Whole thread Raw
In response to Re: optimize file transfer in pg_upgrade  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: optimize file transfer in pg_upgrade
List pgsql-hackers
On Mon, Mar 17, 2025 at 3:34 PM Nathan Bossart <nathandbossart@gmail.com> wrote:
> * Once committed, I should update one of my buildfarm animals to use
>   PG_TEST_PG_UPGRADE_MODE=--swap.

It would be better if we didn't need a separate buildfarm animal to
test this, because that means you won't get notified by local testing
OR by CI if you break this. Can we instead have one test that checks
this which is part of the normal test run?

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: ZStandard (with dictionaries) compression support for TOAST compression
Next
From: Robert Haas
Date:
Subject: Re: Add -k/--link option to pg_combinebackup