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

From Nathan Bossart
Subject Re: optimize file transfer in pg_upgrade
Date
Msg-id Z9x5MVjWO7zVwrJ0@nathan
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 Thu, Mar 20, 2025 at 11:11:46AM -0500, Nathan Bossart wrote:
> As promised, I've committed just 0001 for now.  I'll watch closely for any
> issues in the buildfarm.

Seeing none, here's is a rebased patch set without 0001.  The only changes
are some fleshed-out comments and commit messages.  I'm still aiming to
commit this sometime early next week.

-- 
nathan

Attachment

pgsql-hackers by date:

Previous
From: Noah Misch
Date:
Subject: Re: md.c vs elog.c vs smgrreleaseall() in barrier
Next
From: Ilia Evdokimov
Date:
Subject: Remove redundant if-else in EXPLAIN by using ExplainPropertyText