1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Archive
David Steele b8ebea6b1c Add separate archive-push-async command.
This command was previously forked off from the archive-push command which required a bit of artificial option and log manipulation.

A separate command is easier to test and will work on platforms that don't have fork(), e.g. Windows.
2019-03-14 13:38:55 +04:00
..
Get The archive-get command is implemented entirely in C. 2019-02-27 23:03:02 +02:00
Push Add separate archive-push-async command. 2019-03-14 13:38:55 +04:00
Base.pm Rename PGBACKREST/BACKREST constants to PROJECT. 2018-11-24 19:05:03 -05:00
Common.pm Add hints when unable to find a WAL segment in the archive. 2019-03-10 10:38:12 +02:00
Info.pm Rename CipherError to CryptoError. 2018-11-06 19:38:38 -05:00