You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2026-05-22 10:15:16 +02:00
fbd992adc7
The restore command can run while the stanza is stopped so it makes sense for the archive-get command to follow the same rule. The important thing is to ensure that all commands that write to the repository are stopped when the stanza is stopped.