summaryrefslogtreecommitdiffstats
path: root/backup.sh
AgeCommit message (Collapse)AuthorFilesLines
2018-07-20Permit to backup/restore lavaserver databaseCorentin LABBE1-0/+22
This patch add an easy way to backup postgresql database and needed data stored in filesystem. In the mean time, a way to restore backup during start is added