datanommer02: drop warnings from timescaledb on backups
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9ac53be8ad
commit
cf9d0af59a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{% if inventory_hostname == 'db-datanommer02.iad2.fedoraproject.org' %}
|
||||
{% if inventory_hostname == 'db-datanommer02.rdu3.fedoraproject.org' %}
|
||||
0 0 * * * postgres /usr/local/bin/lock-wrapper backup-database "/usr/local/bin/backup-database {{ item }} |& grep -Ev 'warning:|hypertable|chunk|restore|data-only|continuous_agg'"
|
||||
{% else %}
|
||||
0 0 * * * postgres /usr/local/bin/backup-database {{ item }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue