Re: Would it be possible to have parallel archiving?
От | Andrey Borodin |
---|---|
Тема | Re: Would it be possible to have parallel archiving? |
Дата | |
Msg-id | 093DF1A3-05BC-45A4-B4C0-F62CD43657A8@yandex-team.ru обсуждение исходный текст |
Ответ на | Re: Would it be possible to have parallel archiving? (Stephen Frost <sfrost@snowman.net>) |
Ответы |
Re: Would it be possible to have parallel archiving?
|
Список | pgsql-hackers |
WAL-G modifies archive_status files.28 авг. 2018 г., в 14:08, Stephen Frost <sfrost@snowman.net> написал(а):Greetings,
* David Steele (david@pgmasters.net) wrote:On 8/28/18 8:32 AM, Stephen Frost wrote:
To be clear, pgBackRest uses the .ready files in archive_status to
parallelize archiving but still notifies PostgreSQL of completion via
the archive_command mechanism. We do not modify .ready files to .done
directly.
Right, we don't recommend mucking around with that directory of files.
Even if that works today (which you'd need to test extensively...),
there's no guarantee that it'll work and do what you want in the
future...
This path was chosen to limit state preserved between WAL-G runs (archiving to S3) and further push archiving performance.
Indeed, it was very hard to test. Also, this makes impossible to use two archiving system simultaneously for transit period.
Best regards, Andrey Borodin.
В списке pgsql-hackers по дате отправления: