1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-01-18 04:58:51 +02:00
pgbackrest/test/lib/pgBackRestTest/Env/Host
David Steele 1b48684713 The archive-push command is implemented entirely in C.
This new implementation should behave exactly like the old Perl code with the exception of updated log messages.

Remove as much of the Perl code as possible without breaking other commands.
2019-03-29 13:26:33 +00:00
..
HostBackupTest.pm Add additional options to backup.manifest for debugging purposes. 2019-03-10 11:03:52 +02:00
HostBaseTest.pm The pgbackrest executable is now a C binary instead of Perl. 2017-11-26 18:43:51 -05:00
HostDbCommonTest.pm The archive-push command is implemented entirely in C. 2019-03-29 13:26:33 +00:00
HostDbSyntheticTest.pm Repository encryption support. 2017-11-06 12:51:12 -05:00
HostDbTest.pm Support configurable WAL segment size. 2018-09-25 10:24:42 +01:00
HostS3Test.pm S3 repository support. 2017-06-12 10:52:32 -04:00