Skip to content
Snippets Groups Projects
Verified Commit f8005f87 authored by anarcat's avatar anarcat
Browse files

we need a full backup after upgrade otherwise nagios complains

parent 6eee8fcc
No related branches found
No related tags found
No related merge requests found
......@@ -185,6 +185,10 @@ PostgreSQL is special and needs to be upgraded manually.
ssh bungei.torproject.org "echo 'rm -r /srv/backups/pg/meronense-9.6/' | at now + 7day"
8. make a new full backup of the new cluster:
ssh -tt bungei.torproject.org 'sudo -u torbackup postgres-make-one-base-backup $(grep ^meronense.torproject.org $(which postgres-make-base-backups ))'
Notable changes
===============
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment