Re: pg_upgrade failing for 200+ million Large Objects

Поиск
Список
Период
Сортировка
От Laurenz Albe
Тема Re: pg_upgrade failing for 200+ million Large Objects
Дата
Msg-id d93ba90d8bb7e0666c4d23e2478485189c14965a.camel@cybertec.at
обсуждение исходный текст
Ответ на Re: pg_upgrade failing for 200+ million Large Objects  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
On Sat, 2024-03-16 at 18:46 -0400, Tom Lane wrote:
> > Without the patch:
> > Runtime: 74.5 minutes
>
> > With the patch:
> > Runtime: 70 minutes
>
> Hm, I'd have hoped for a bit more runtime improvement.

I did a second run with the patch, and that finished in 66 minutes,
so there is some jitter there.

I think the reduced memory footprint and the reduced transaction ID
consumption alone make this patch worthwhile.

Yours,
Laurenz Albe



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: BitmapHeapScan streaming read user and prelim refactoring
Следующее
От: Noah Misch
Дата:
Сообщение: Re: Autogenerate some wait events code and documentation