1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/test
David Steele 9346895f5b
Rename page checksum error to error list in info text output.
"error list" makes it clearer that other errors may be reported. For example, if checksum-page is true in the manifest but no checksum-page-error list is provided then the error is in alignment, i.e. the file size is not a multiple of the page size, with allowances made for a valid-looking partial page at the end of the file.

It is still not possible to differentiate between alignment and page checksum errors in the output but this will be addressed in a future commit.
2021-09-29 09:58:47 -04:00
..
certificate
code-count Migrate command-line help generation to C. 2021-09-08 18:16:06 -04:00
data
expect Increase max index allowed for pg/repo options to 256. 2021-08-31 12:09:50 -04:00
lib/pgBackRestTest Add repo-azure-uri-style option. 2021-09-27 09:01:53 -04:00
src Rename page checksum error to error list in info text output. 2021-09-29 09:58:47 -04:00
.gitignore Move coverage results to test/result. 2020-03-14 15:29:42 -04:00
ci.pl Partial migration of config code generation to C. 2021-07-18 19:02:01 -04:00
container.yaml Build newer valgrind and move CA cert install in test containers. 2021-09-02 13:26:21 -04:00
define.yaml Convert filter param/result to Pack type. 2021-09-22 10:48:21 -04:00
Dockerfile Build newer valgrind and move CA cert install in test containers. 2021-09-02 13:26:21 -04:00
test.pl Migrate command-line help generation to C. 2021-09-08 18:16:06 -04:00
Vagrantfile Build newer valgrind and move CA cert install in test containers. 2021-09-02 13:26:21 -04:00