-
Notifications
You must be signed in to change notification settings - Fork 1
backups
datadavev edited this page May 26, 2017
·
1 revision
Postgres backups are created daily using autopostgresqlbackup which is available from Apt::
sudo apt-get install autopostgresqlbackup
MySQL or Maria dtabases are backedup to local disk using automysqlbackup on a daily basis:
sudo apt-get install automysqlbackup
Configuration is located in /etc/default/automysqlbackup
This material is based upon work supported by the National Science Foundation under Grant Numbers 083094 and 1430508.
Any opinions, findings, and conclusions or recommendations expressed in this material are those of the author(s) and do not necessarily reflect the views of the National Science Foundation.