简体   繁体   中英

Restoring database from ruby backup gem backup

I have managed to do scheduled backups for my web app's database using the backup gem for ruby on rails. How do I restore to the latest backup if the system crashes or if anything happens to the app? Is there a way to do it automatically?

Currently that gem doesn't support automated restore functionalities.

See discussion here and follow/vote for this issue

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM