Re: Would it be possible to have parallel archiving? - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Would it be possible to have parallel archiving?
Date
Msg-id 20180828214419.GM29157@paquier.xyz
Whole thread Raw
In response to Re: Would it be possible to have parallel archiving?  (Stephen Frost <sfrost@snowman.net>)
List pgsql-hackers
On Tue, Aug 28, 2018 at 05:20:10PM -0400, Stephen Frost wrote:
> Absolutely.  External processes shouldn't be changing the files written
> out and managed by the core system.

+1.  Archiving commands should not mess up directly with the contents
the backend is managing.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: some pg_dump query code simplification
Next
From: Tomas Vondra
Date:
Subject: Re: Some pgq table rewrite incompatibility with logical decoding?