1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/lib/pgBackRest
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
..
Archive Make archive-get info messages consistent between C and Perl implementations. 2018-09-11 12:30:48 -04:00
Backup Improve support for special characters in filenames. 2018-09-10 10:54:34 -04:00
Check Remove incompletely implemented online option from the check command. 2018-08-12 19:24:21 -04:00
Common Improve support for special characters in filenames. 2018-09-10 10:54:34 -04:00
Config Move async forking and more error handling to C. 2018-04-12 20:42:26 -04:00
Protocol Improve log file names for remote processes started by locals. 2018-08-31 11:31:13 -04:00
Storage Improve support for special characters in filenames. 2018-09-10 10:54:34 -04:00
Db.pm PostgreSQL 11 Beta 2 support. 2018-06-30 14:55:25 -04:00
DbVersion.pm PostgreSQL 11 Beta 1 support. 2018-06-05 08:59:17 -04:00
Expire.pm Rename retention-* options to repo-retention-*. 2018-02-19 15:07:24 -05:00
Info.pm Improve info command to display the stanza cipher type. 2018-09-10 13:09:45 -04:00
InfoCommon.pm Added stanza-upgrade command. 2017-04-03 10:42:55 -04:00
LibC.pm Allow command/option constants to autonumber in both C and Perl to reduce churn when a new command/option is added. 2018-08-24 19:31:45 -04:00
LibCAuto.pm Allow arbitrary directories and/or files to be excluded from a backup. 2018-08-27 15:51:05 -04:00
Main.pm Improve log file names for remote processes started by locals. 2018-08-31 11:31:13 -04:00
Manifest.pm Ignore all files in a linked tablespace directory except the subdirectory for the current version of PostgreSQL. 2018-08-31 16:06:40 -04:00
Restore.pm Improve support for special characters in filenames. 2018-09-10 10:54:34 -04:00
RestoreFile.pm Fix delta restore failing when a linked file was missing. 2018-05-02 12:06:12 -04:00
Stanza.pm Remove incompletely implemented online option from the check command. 2018-08-12 19:24:21 -04:00
Version.pm Begin v2.06 development. 2018-08-31 14:24:36 -04:00