Re: optimize file transfer in pg_upgrade

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Greg Sabino Mullane <htamfids(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: optimize file transfer in pg_upgrade
Date: 2025-02-28 19:24:02
Message-ID: Z8INUr-NLcO6xefo@nathan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I've spent quite a bit of time recently trying to get this patch set into a
reasonable state. It's still a little rough around the edges, and the code
for the generated scripts is incomplete, but I figured I'd at least get
some CI testing going.

--
nathan

Attachment Content-Type Size
v3-0001-initdb-Add-no-sync-data-files.patch text/plain 13.0 KB
v3-0002-pg_dump-Add-sequence-data.patch text/plain 5.0 KB
v3-0003-Add-new-frontend-functions-for-durable-file-opera.patch text/plain 3.9 KB
v3-0004-pg_upgrade-Add-swap-for-faster-file-transfer.patch text/plain 27.7 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2025-02-28 19:26:00 making EXPLAIN extensible
Previous Message Masahiko Sawada 2025-02-28 19:05:20 Re: Update docs for UUID data type