summaryrefslogtreecommitdiff
path: root/lib/backup/database.rb
Commit message (Expand)AuthorAgeFilesLines
* Add CRON=1 backup setting for quiet backupsJacob Vosmaer2014-11-201-6/+6
* Drop all Postgres sequences during backup restoreJacob Vosmaer2014-10-281-0/+1
* Fail harder in the backup scriptJacob Vosmaer2014-10-011-0/+2
* Drop all tables before restoring a PostgreSQL DBJacob Vosmaer2014-03-281-2/+3
* Empty the database during Postgres backup restoreJacob Vosmaer2014-02-261-0/+2
* Report failure of DB backup commandsJacob Vosmaer2014-01-231-2/+16
* Remove Bourne shell from backup codeJacob Vosmaer2013-11-061-5/+5
* Revert "More escaping"Dmitriy Zaporozhets2013-11-051-6/+5
* More escapingNigel Kukard2013-11-041-5/+6
* Fix PostgreSQL database restoration problem (#4217)andrewwutw2013-06-101-1/+1
* Fix errors during backup task. Fix #3785Axilleas Pipinellis2013-05-071-1/+1
* refactor backup/restoreDmitriy Zaporozhets2013-04-051-0/+58