1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele b05d31f531
Allow upload chunk size to be configured for object stores.
There are performance benefits to increasing the upload chunk size as long as the tradeoff with additional memory consumption is acceptable.

Make the chunk size configurable for S3, GCS, and Azure, but don't attempt to do any validation of the chunk size beyond some sane limits. The defaults remain as is for each storage type to avoid any unintentional regressions.
2022-08-24 09:33:26 -04:00
..
certificate Add TLS Server. 2021-10-18 14:32:41 -04:00
code-count v2.40: OpenSSL 3 Support 2022-07-18 09:32:30 -04:00
data
lib/pgBackRestTest Update Minio test/documentation container version. 2022-08-02 11:05:31 -04:00
src Allow upload chunk size to be configured for object stores. 2022-08-24 09:33:26 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Add experimental Meson build. 2022-06-03 14:13:56 -04:00
container.yaml Integrate C test harness with Perl test harness. 2022-07-27 10:32:32 -04:00
define.yaml Create snapshot when listing contents of a path. 2022-07-08 17:21:39 -04:00
Dockerfile Test Dockerfile improvements. 2022-07-21 19:27:58 -04:00
test.pl Integrate C test harness with Perl test harness. 2022-07-27 10:32:32 -04:00
Vagrantfile Update CI to use Ubuntu 22.04 and Fedora 36. 2022-06-06 16:32:20 -04:00