From: | Nathan Bossart <nathandbossart(at)gmail(dot)com> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Greg Sabino Mullane <htamfids(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org, bruce(at)momjian(dot)us |
Subject: | Re: optimize file transfer in pg_upgrade |
Date: | 2025-03-19 02:14:22 |
Message-ID: | Z9oofphRMQQzgRmL@nathan |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Mar 18, 2025 at 02:08:42PM -0500, Nathan Bossart wrote:
> For now, here's a new version of the test with a rewritten table. I also
> tried to fix the expected error regex to handle some of the other error
> messages for unsupported modes (as revealed by cfbot).
And here is a new version of the full patch set.
--
nathan
Attachment | Content-Type | Size |
---|---|---|
v7-0001-Add-test-for-pg_upgrade-file-transfer-modes.patch | text/plain | 5.5 KB |
v7-0002-initdb-Add-no-sync-data-files.patch | text/plain | 13.3 KB |
v7-0003-pg_dump-Add-sequence-data.patch | text/plain | 4.9 KB |
v7-0004-pg_upgrade-Add-swap-for-faster-file-transfer.patch | text/plain | 30.4 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2025-03-19 02:16:20 | Release freeze April 8 |
Previous Message | David Rowley | 2025-03-19 02:09:07 | Re: Optimize truncation logic to reduce AccessExclusive lock impact |