今天來介紹在 Mongodb 中如何備份與還原資料庫,我們將使用 mongodump 與 mongorestore 來達到此需求。
Today we will introduce how to backup and restore databases in Mongodb. We will use mongodump and mongorestore to meet this requirement.
[ Linux ] – 利用 sshpass 備份遠端主機檔案
一般來說備份遠端主機檔案指令還滿簡單的, […]
[ Mysql ] – DataBase Backup using mysqldump commend / bash shell script
使用情境,常態性的備份資料庫利用shell script;需搭配排程使用。
此為冷備份(非停用所有資料庫操作)所以還是有資料流失的可能,但已能備援大部份資料。
[ Software ] – FTPbox 超好用的網站備份軟體
小編一直有接網站備份的案子,但因為案主不 […]