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 9e574a37dc Make archive-get info messages consistent between C and Perl implementations.
The info messages were spread around and logged differently based on the execution path and in some cases logged nothing at all.

Temporarily track the async server status with a flag so that info messages are not output in the async process.  The async process will be refactored as a separate command to be exec'd in a future commit.
2018-09-11 12:30:48 -04:00
..
Get Make archive-get info messages consistent between C and Perl implementations. 2018-09-11 12:30:48 -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