This website requires JavaScript.
Explore
Help
Register
Sign In
db
/
pgbackrest
Watch
1
Star
0
Fork
0
You've already forked pgbackrest
mirror of
https://github.com/pgbackrest/pgbackrest.git
synced
2025-12-23 23:51:07 +02:00
Code
Issues
Releases
Activity
Files
c857015a38edd6db641987f8084930f59cfb9309
pgbackrest
/
test
/
lib
/
pgBackRestTest
/
Module
/
Storage
History
David Steele
206415d4c7
Fixed an issue that could cause compression to abort on growing files.
...
Reported by Jesper St John, Aleksandr Rogozin.
2017-08-30 16:34:05 -04:00
..
StorageFilterGzipTest.pm
Fixed an issue that could cause compression to abort on growing files.
2017-08-30 16:34:05 -04:00
StorageFilterShaTest.pm
…
StorageHelperTest.pm
Configuration rules are now pulled from the C library when present.
2017-08-25 16:47:47 -04:00
StorageLocalTest.pm
…
StoragePosixTest.pm
…
StorageS3AuthTest.pm
Fixed authentication issue in S3 retry.
2017-08-09 11:27:09 -04:00
StorageS3CertTest.pm
Configuration rules are now pulled from the C library when present.
2017-08-25 16:47:47 -04:00
StorageS3RequestTest.pm
Fixed authentication issue in S3 retry.
2017-08-09 11:27:09 -04:00
StorageS3Test.pm
…