mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-01-28 05:36:12 +02:00
Logging tweaks
This commit is contained in:
parent
4349f0caff
commit
8453681ccd
@ -166,7 +166,7 @@ sub archive_pull
|
||||
|
||||
if ($lFileTotal == 0)
|
||||
{
|
||||
&log(INFO, "no archive logs to be copied to backup");
|
||||
&log(DEBUG, "no archive logs to be copied to backup");
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user