1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele efc09db7b9
Limit files that can be bundled.
Limit which files can be added to bundles, which allows resume to work reasonably well. On resume, the bundles are removed and any remaining file is eligible to be to be resumed.

Also reduce the bundle-size default to 20MiB. This is pretty arbitrary, but a smaller default seems better.
2022-02-17 07:25:12 -06:00
..
certificate Add TLS Server. 2021-10-18 14:32:41 -04:00
code-count Simplify manifest defaults. 2022-01-21 15:22:48 -05:00
data
expect Bundle files in the repository during backup. 2022-02-14 13:24:14 -06:00
lib/pgBackRestTest Bundle files in the repository during backup. 2022-02-14 13:24:14 -06:00
src Limit files that can be bundled. 2022-02-17 07:25:12 -06:00
.gitignore
ci.pl Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
container.yaml Fix language in rh7 test container for aarch64. 2022-01-26 13:22:31 -06:00
define.yaml Pack manifest file structs to save memory. 2022-01-21 17:05:07 -05:00
Dockerfile Add libc6-dbg required by updated valgrind to Vagrantfile/Dockerfile. 2021-10-13 09:37:03 -04:00
test.pl Use Rocky Linux for documentation builds instead of CentOS. 2021-10-28 15:15:49 -04:00
Vagrantfile Update Vagrantfile to Ubuntu 20.04. 2021-10-13 13:21:04 -04:00