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: 2024-12-02 16:44:17
Message-ID: Z03j4cu7NaWiyZdW@nathan
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is a rebased patch set for cfbot. I'm planning to spend some time
getting these patches into a more reviewable state in the near future.

--
nathan

Attachment Content-Type Size
v2-0001-Export-walkdir.patch text/plain 1.9 KB
v2-0002-Add-void-arg-parameter-to-walkdir-that-is-passed-.patch text/plain 8.4 KB
v2-0003-Introduce-catalog-swap-mode-for-pg_upgrade.patch text/plain 9.5 KB
v2-0004-Add-no-sync-data-files-flag-to-initdb.patch text/plain 7.3 KB
v2-0005-Export-pre_sync_fname.patch text/plain 2.4 KB
v2-0006-In-pg_upgrade-s-catalog-swap-mode-only-sync-files.patch text/plain 4.4 KB
v2-0007-Add-sequence-data-flag-to-pg_dump.patch text/plain 2.8 KB
v2-0008-Avoid-copying-sequence-files-in-pg_upgrade-s-cata.patch text/plain 3.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2024-12-02 16:46:50 Re: Incorrect result of bitmap heap scan.
Previous Message Tom Lane 2024-12-02 16:43:42 Re: Incorrect result of bitmap heap scan.