1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-04 03:49:14 +02:00
pgbackrest/test/lib/pgBackRestTest/Module/Command
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
..
CommandArchiveCommonPerlTest.pm Add hints when unable to find a WAL segment in the archive. 2019-03-10 10:38:12 +02:00
CommandArchiveGetPerlTest.pm The archive-get command is implemented entirely in C. 2019-02-27 23:03:02 +02:00
CommandArchivePushPerlTest.pm Add separate archive-push-async command. 2019-03-14 13:38:55 +04:00