1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/test/lib/pgBackRestTest/Module
David Steele beae375330 Enable S3 storage for archive-get command in C.
The only change required was to remove the filter that prevented S3 storage from being used.  The archive-get command did not require any modification which demonstrates that the storage interface is working as intended.

The mock/archive/3 integration test was modified to run S3 storage locally to provide coverage for the new code paths while mock/stanza/3 was modified to run S3 storage remotely to provide coverage for the existing code paths.  This caused some churn in the expect logs but there was no change in behavior.
2018-11-23 12:18:07 -05:00
..
Archive Rename CipherError to CryptoError. 2018-11-06 19:38:38 -05:00
Backup Rename CipherError to CryptoError. 2018-11-06 19:38:38 -05:00
Common Rename CipherError to CryptoError. 2018-11-06 19:38:38 -05:00
Info Rename CipherError to CryptoError. 2018-11-06 19:38:38 -05:00
Manifest Automatically enable backup checksum delta when anomalies (e.g. timeline switch) are detected. 2018-11-01 11:31:25 -04:00
Mock Enable S3 storage for archive-get command in C. 2018-11-23 12:18:07 -05:00
Performance Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Protocol Improve log file names for remote processes started by locals. 2018-08-31 11:31:13 -04:00
Real Add checksum delta for incremental backups. 2018-09-19 11:12:45 -04:00
Stanza Rename CipherError to CryptoError. 2018-11-06 19:38:38 -05:00
Storage Rename CipherError to CryptoError. 2018-11-06 19:38:38 -05:00