You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 12, 2022. It is now read-only.
First, ensure you have a backup and delta to restore from! On systems installed from .deb package, the files are stored on the docker host under /backups by default.
94
+
95
+
Pause the backup cron on the docker host by commenting the job:
96
+
97
+
```
98
+
# sed -i 's/^\([^#]\)/#\1/g' /etc/cron.d/postgres-backup
0 commit comments