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 6ef2167e97 Fixed an issue retrieving WAL for old database versions.
After a stanza-upgrade it should still be possible to restore backups from the previous version and perform recovery with archive-get. However, archive-get only checked the most recent db version/id and failed.

Also clean up some issues when the same db version/id appears multiple times in the history.

Fixed by Cynthia Shang.
Reported by Clinton Adams.
2017-11-16 17:18:51 -05:00
..
Archive Fixed an issue retrieving WAL for old database versions. 2017-11-16 17:18:51 -05:00
Backup Repository encryption support. 2017-11-06 12:51:12 -05:00
Common Repository encryption support. 2017-11-06 12:51:12 -05:00
Config Convert configuration definitions from auto-generated functions to auto-generated data structures. 2017-11-02 08:14:13 -04:00
Expire Repository encryption support. 2017-11-06 12:51:12 -05:00
Help Configuration rules are now pulled from the C library when present. 2017-08-25 16:47:47 -04:00
Info Repository encryption support. 2017-11-06 12:51:12 -05:00
Mock Fixed an issue retrieving WAL for old database versions. 2017-11-16 17:18:51 -05:00
Performance Add I/O performance tests. 2017-10-22 13:27:47 -04:00
Protocol Improve labeling for errors in helper processes. 2017-10-21 14:40:14 -04:00
Real Only check expect logs on CentOS 7. 2017-11-14 17:16:39 -05:00
Stanza Repository encryption support. 2017-11-06 12:51:12 -05:00
Storage Inflate performance improvement for gzip filter and full unit test coverage. 2017-11-14 15:12:31 -05:00