Skip to content
Snippets Groups Projects
Commit 5d4be2d7 authored by Marin Jankovski's avatar Marin Jankovski
Browse files

Add links to the backup tasks.

parent 673f942e
No related branches found
No related tags found
1 merge request!390Add a documentation section on how to go around backup issues when using external db.
Loading
Loading
@@ -101,5 +101,5 @@ which pg_dump psql
# Symlink to /opt/gitlab/bin
ln -s /usr/bin/pg_dump /usr/bin/psql /opt/gitlab/bin/
```
After this is done, ensure that backup and restore tasks are using the correct executables by running both backup and backup restore tasks.
After this is done, ensure that backup and restore tasks are using the correct executables by running both [backup](http://doc.gitlab.com/ce/raketasks/backup_restore.html#create-a-backup-of-the-gitlab-system) and [backup restore](http://doc.gitlab.com/ce/raketasks/backup_restore.html#omnibus-installations) tasks.
 
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