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

From Álvaro Herrera
Subject Re: optimize file transfer in pg_upgrade
Date
Msg-id 202503181551.o7xbymypshbe@alvherre.pgsql
Whole thread Raw
In response to Re: optimize file transfer in pg_upgrade  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On 2025-Mar-18, Robert Haas wrote:

> The background here is that I'm kind of on the warpath against weird
> configurations that we only test on certain buildfarm animals at the
> moment, because the result of that is that CI is clean and then the
> buildfarm turns red when you commit. That's an unenjoyable experience
> for the committer and for everyone who looks at the buildfarm results.
> The way to fix it is to stop relying on "rerun all the tests with this
> weird mode flag" and rely more on tests that are designed to test that
> specific flag and, ideally, that get run by in local testing or at
> least by CI.

FWIW this is exactly the rationale that got me writing an email on the
Ashutosh's thread for a new pg_dump/restore test under
002_pg_upgrade.pl, whereby I was saying that we should not hide it
behind PG_TEST_EXTRA which almost nobody would remember to use.  But I
discarded that draft, because that had actually been Ashutosh's idea at
some point in the thread and had been discarded because of the runtime
increase it'd cause.  But, somehow, I still don't believe the theory
that it's such a bad idea to add a few seconds so that we have such a
comprehensive pg_dump test, with much less programmer overhead than
pg_dump's own weird enormous test script.

-- 
Álvaro Herrera               48°01'N 7°57'E  —  https://www.EnterpriseDB.com/
"Cada quien es cada cual y baja las escaleras como quiere" (JMSerrat)



pgsql-hackers by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Optimization for lower(), upper(), casefold() functions.
Next
From: Jeff Davis
Date:
Subject: Re: Update Unicode data to Unicode 16.0.0