From 33894ac500e73faf6ed9d178cf01ec16cdc4d003 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= <anarcat@debian.org> Date: Mon, 25 May 2020 18:52:04 -0400 Subject: [PATCH] refer to postgresql docs in debugging, which we rename "monitoring warnings" --- tsa/howto/backup.mdwn | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/tsa/howto/backup.mdwn b/tsa/howto/backup.mdwn index 0f642200..d6e384eb 100644 --- a/tsa/howto/backup.mdwn +++ b/tsa/howto/backup.mdwn @@ -702,8 +702,12 @@ Restore LDAP databases See [[ldap]] for LDAP-specific procedures. -Debug jobs ----------- + +Monitoring warnings +------------------- + +Hint: see also the [[postgresql]] documentation for the backup +procedures specific to that database. If a job is behaving strangely, you can inspect its job log to see what's going on. For example, today Nagios warned about the backups -- GitLab