Re: Return codes for archive and restore commands - Mailing list pgsql-docs

From Michael Paquier
Subject Re: Return codes for archive and restore commands
Date
Msg-id 20181129054220.GM626@paquier.xyz
Whole thread Raw
In response to Re: Return codes for archive and restore commands  (Stephen Frost <sfrost@snowman.net>)
Responses Re: Return codes for archive and restore commands
List pgsql-docs
On Wed, Nov 28, 2018 at 10:27:31PM -0500, Stephen Frost wrote:
> Yes, it couldn't be exactly the same as a generic background worker,
> that's a good point.  We definitely need to make sure that the
> postmaster waits for the archiver to shut down, as it does for the WAL
> senders.

Just to be clear, please note I don't think that what removing the
archiver code from the core code is a bad idea, quite the contrary
actually.  But I doubt that it would be acceptable to rip off this code
without something which has the same properties and guarantees for any
users depending on it.  And archive_command is used a lot.
--
Michael

Attachment

pgsql-docs by date:

Previous
From: Craig Ringer
Date:
Subject: Updating the intro for packages - improve usability, reduce new user confusion
Next
From: Stephen Frost
Date:
Subject: Re: Return codes for archive and restore commands