Re: parallelizing the archiver

Поиск
Список
Период
Сортировка
От Bossart, Nathan
Тема Re: parallelizing the archiver
Дата
Msg-id C298F3F9-0BF5-4177-BBF7-97DBB4434E87@amazon.com
обсуждение исходный текст
Ответ на Re: parallelizing the archiver  (Stephen Frost <sfrost@snowman.net>)
Ответы Re: parallelizing the archiver  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
On 10/20/21, 3:23 PM, "Bossart, Nathan" <bossartn@amazon.com> wrote:
> Alright, I reworked the patch a bit to maintain backward
> compatibility.  My initial intent for 0001 was to just do a clean
> refactor to move the shell archiving stuff to its own file.  However,
> after I did that, I realized that adding the hook wouldn't be too much
> more work, so I did that as well.  This seems to be enough to support
> custom archiving modules.  I included a basic example of such a module
> in 0002.  0002 is included primarily for demonstration purposes.

It looks like the FreeBSD build is failing because sys/wait.h is
missing.  Here is an attempt at fixing that.

Nathan


Вложения

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: ThisTimeLineID can be used uninitialized
Следующее
От: Robert Haas
Дата:
Сообщение: Re: [RFC] speed up count(*)