We have inistalled odoo9 in ubuntu 14.04 LTS server. In this server we have installed project mgmt module and working on this. Now from ubuntu 14.04 LTS server we have to take the database backup. So how can we take the database backup from ubuntu 14.04 LTS server. please let me know about this
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
Hello Naveen,
Odoo provides the provision to take database backups.
Go to this URL
<server_IP>:8069/web/database/manager
you get a list of databases, from the right side we can take the backup of the DB.
If need you can go through this Link too. it will help you more.
You can do it using command line of postgres.
PATH : cd /var/lib/postgresql
Next Command : su postgres
Next : pg_dump databasename > filename.out
ex : pg_dump empdb > empdb123.out
ls -ltr = To check the latest backedup db.
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Des 24
|
6082 | ||
|
3
Agu 24
|
6929 | ||
how to know the odoo master password?
Diselesaikan
|
|
4
Jul 24
|
41247 | |
Default value in form view
Diselesaikan
|
|
5
Apr 23
|
99047 | |
|
3
Nov 22
|
4349 |