Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible
Дата
Msg-id aKTOEGwYP1QbzE1K@nathan
обсуждение исходный текст
Ответ на Re: pg_upgrade: transfer pg_largeobject_metadata's files when possible  (Hannu Krosing <hannuk@google.com>)
Список pgsql-hackers
On Tue, Aug 19, 2025 at 09:49:26AM +0200, Hannu Krosing wrote:
> Have you considered re-creating pg_shdepend from
> pg_largeobject_metadata directly instead of having special cases for
> dumping it ?

I considered it when you last brought up the idea [0], but my testing
indicated that it's measurably slower.

> It would also be useful in cases of old (pg_upgraded since before pg
> 12) databases which might be missing it anyway.

We only use COPY for upgrades from v12 and newer, and the patch at hand
only applies to v16 and newer.  There should be no need to repair
pg_shdepend for any such upgrades because we haven't copied/linked the
files since before v12.

[0] https://postgr.es/m/CAMT0RQTXiqH7zdQEVSVd2L7_Cw4wQ1eHOD8hfZ%2B0vecMXJWc-w%40mail.gmail.com

-- 
nathan



В списке pgsql-hackers по дате отправления: