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 db17973cd0 Fix critical bug in resume that resulted in inconsistent backups.
A regression in v0.82 removed the timestamp comparison when deciding which files from the aborted backup to keep on resume. All resumed backups should be considered inconsistent. A resumed backup can be identified by checking the log for the message "aborted backup of same type exists, will be cleaned to remove invalid files and resumed".

Reported by David Youatt, Yogesh Sharma, Stephen Frost.
2018-07-03 14:01:57 -04:00
..
Archive Move cryptographic hash functions to C using OpenSSL. 2018-06-11 14:52:26 -04:00
Backup Divide tests into three types (unit, integration, performance). 2018-04-24 09:12:25 -04:00
Common Improve the HTTP client to set content-length to 0 when not specified by the server. 2018-06-26 17:27:22 -04:00
Info Divide tests into three types (unit, integration, performance). 2018-04-24 09:12:25 -04:00
Manifest Divide tests into three types (unit, integration, performance). 2018-04-24 09:12:25 -04:00
Mock Fix critical bug in resume that resulted in inconsistent backups. 2018-07-03 14:01:57 -04:00
Performance Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
Protocol Fix archive write lock being taken for the synchronous archive-get command. 2018-05-21 10:46:45 -04:00
Real Fix archive-copy throwing "path not found" error for incr/diff backups. 2018-05-01 12:37:06 -04:00
Stanza Divide tests into three types (unit, integration, performance). 2018-04-24 09:12:25 -04:00
Storage Fix non-compliant ISO-8601 timestamp format in S3 authorization headers. 2018-07-01 08:17:27 -04:00