Re: Improvements in pg_dump/pg_restore toc format and performances

Поиск
Список
Период
Сортировка
От Pierre Ducroquet
Тема Re: Improvements in pg_dump/pg_restore toc format and performances
Дата
Msg-id 2575263.Lt9SDvczpP@peanuts2
обсуждение исходный текст
Ответ на Re: Improvements in pg_dump/pg_restore toc format and performances  (Nathan Bossart <nathandbossart@gmail.com>)
Ответы Re: Improvements in pg_dump/pg_restore toc format and performances  (Nathan Bossart <nathandbossart@gmail.com>)
Re: Improvements in pg_dump/pg_restore toc format and performances  (vignesh C <vignesh21@gmail.com>)
Список pgsql-hackers
On Monday, September 18, 2023 11:54:42 PM CEST Nathan Bossart wrote:
> On Mon, Sep 18, 2023 at 02:52:47PM -0700, Nathan Bossart wrote:
> > On Thu, Jul 27, 2023 at 10:51:11AM +0200, Pierre Ducroquet wrote:
> >> I ended up writing several patches that shaved some time for pg_restore
> >> -l,
> >> and reduced the toc.dat size.
> > 
> > I've only just started taking a look at these patches, and I intend to do
> > a
> > more thorough review in the hopefully-not-too-distant future.
> 
> Since cfbot is failing on some pg_upgrade and pg_dump tests, I've set this
> to waiting-on-author.

Attached updated patches fix this regression, I'm sorry I missed that.


Вложения

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

Предыдущее
От: Matthias van de Meent
Дата:
Сообщение: Re: XLog size reductions: Reduced XLog record header size for PG17
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Move bki file pre-processing from initdb to bootstrap