Skip to content

Commit a6be0c3

Browse files
committed
fix INFO message
1 parent 0e11c87 commit a6be0c3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

delete.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,9 +207,9 @@ do_retention_purge(void)
207207
parray_free(backup_list);
208208

209209
if (backup_deleted)
210-
elog(INFO, "purging finished");
210+
elog(INFO, "Purging finished");
211211
else
212-
elog(INFO, "no one backup was deleted by retention policy");
212+
elog(INFO, "Nothing to delete by retention policy");
213213

214214
return 0;
215215
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy