Re: improve performance of pg_dump --binary-upgrade

Поиск
Список
Период
Сортировка
От Nathan Bossart
Тема Re: improve performance of pg_dump --binary-upgrade
Дата
Msg-id 20240418211924.GA3828609@nathanxps13
обсуждение исходный текст
Ответ на Re: improve performance of pg_dump --binary-upgrade  (Daniel Gustafsson <daniel@yesql.se>)
Ответы Re: improve performance of pg_dump --binary-upgrade  (Nathan Bossart <nathandbossart@gmail.com>)
Список pgsql-hackers
On Thu, Apr 18, 2024 at 10:33:08PM +0200, Daniel Gustafsson wrote:
> From a read-through they look good, a very nice performance improvement in an
> important path.  I think it would be nice with some comments on the
> BinaryUpgradeClassOids struct (since the code using it is thousands of lines
> away), and a comment on the if (oids == NULL) block explaining the caching.

Added.  Thanks for reviewing!  Unfortunately, this one will have to sit for
a couple months...

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Вложения

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

Предыдущее
От: Nathan Bossart
Дата:
Сообщение: Re: Popcount optimization using AVX512
Следующее
От: Thomas Munro
Дата:
Сообщение: Re: Cannot find a working 64-bit integer type on Illumos