Re: parallelizing the archiver - Mailing list pgsql-hackers

From Bossart, Nathan
Subject Re: parallelizing the archiver
Date
Msg-id C298F3F9-0BF5-4177-BBF7-97DBB4434E87@amazon.com
Whole thread Raw
In response to Re: parallelizing the archiver  (Stephen Frost <sfrost@snowman.net>)
Responses Re: parallelizing the archiver  (Magnus Hagander <magnus@hagander.net>)
List 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


Attachment

pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: ThisTimeLineID can be used uninitialized
Next
From: Robert Haas
Date:
Subject: Re: [RFC] speed up count(*)