Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Michael Paquier <michael(at)paquier(dot)xyz>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Nitin Motiani <nitinmotiani(at)google(dot)com>, Hannu Krosing <hannuk(at)google(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible
Date: 2026-02-06 19:40:35
Message-ID: aYZDsxm0q7z3pRnO@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, Feb 05, 2026 at 03:29:55PM -0600, Nathan Bossart wrote:
> Here is what I have so far.

BTW I ran 006_transfer_modes.pl (which tests LOs with comments and security
labels) for upgrades from v10, v13, v16, v17, and v18, and all tests
succeeded.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-02-06 19:50:05 Re: Decoupling our alignment assumptions about int64 and double
Previous Message Tom Lane 2026-02-06 18:31:02 Re: [PING] fallocate() causes btrfs to never compress postgresql files