pgsql: doc: Adjust some notes about pg_upgrade's file transfer modes.

From: Nathan Bossart <nathan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: Adjust some notes about pg_upgrade's file transfer modes.
Date: 2025-04-01 19:37:58
Message-ID: E1tzhQs-0029pM-26@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: Adjust some notes about pg_upgrade's file transfer modes.

--copy-file-range and --swap were not mentioned in a few places
that discuss the available file transfer modes. This entire page
would likely benefit from an overhaul, but that's v19 material at
this point.

Oversights in commits d93627bcbe and 626d7236b6.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5aec7e07fb9fd5d8d046a2b19c793d7e4cecf5e4

Modified Files
--------------
doc/src/sgml/ref/pgupgrade.sgml | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2025-04-01 19:42:44 TEMP_CONFIG vs test_aio
Previous Message Andres Freund 2025-04-01 18:54:58 pgsql: md: Add comment & assert to buffer-zeroing path in md[start]read