Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
5500 Lượt xem

Hello, 

Does anyone have a backup script  or a module that takes backup of databases withing some stipulated time and stores them in a to be specified  folder for either Odoo or OpenERP. 

Grateful for the help. 

Thanks

 

 

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hello

may be the following Url could help ?

http://technobytz.com/automatic-sql-database-backup-postgres.html

 

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hello,

are you on bash 4 and familiar with bash scripts and cron jobs? If so, this link will provide you with an generic example script how to dump DBs: https://wiki.postgresql.org/wiki/Automated_Backup_on_Linux

You will need the name of the db, db admin access and so on.

Ảnh đại diện
Huỷ bỏ