mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2025-02-05 13:25:00 +02:00
Logging tweaks
This commit is contained in:
parent
4349f0caff
commit
8453681ccd
@ -166,7 +166,7 @@ sub archive_pull
|
|||||||
|
|
||||||
if ($lFileTotal == 0)
|
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;
|
return 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user