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-09 17:05:50
Message-ID: aYoT7pb7NQO8yAoV@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Here is what I have staged for commit, which I'm planning to do this
afternoon.

--
nathan

Attachment Content-Type Size
v4-0001-pg_upgrade-Fix-transfer-of-pg_largeobject_metadat.patch text/plain 12.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Herrera 2026-02-09 17:17:25 Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)
Previous Message Sami Imseih 2026-02-09 16:51:30 Re: [PATCH] Add last_executed timestamp to pg_stat_statements