1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest/Archive
David Steele 6361a06181 Fix incorrectly reported error return in info logging.
A return code of 1 from the archive-get was being logged as an error message at info level but otherwise worked correctly.

Also improve info messages when an archive segment is or is not found.
2018-09-04 21:46:41 -04:00
..
Get Fix incorrectly reported error return in info logging. 2018-09-04 21:46:41 -04:00
Push Add asynchronous, parallel archive-get. 2018-04-30 17:27:39 -04:00
Base.pm Refactor archive common functions in preparation for parallel async archive-get. 2018-04-29 10:16:59 -04:00
Common.pm PostgreSQL 11 Beta 1 support. 2018-06-05 08:59:17 -04:00
Info.pm Update Archive::Info->archiveIdList() to return a valid error code instead of unknown. 2018-08-24 12:13:10 -04:00