Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
2403 Tampilan

Hi All,


I am running Odoo15 on Ubuntu AWS EC2 instance.


I have to take the backup of the database using the terminal commands. But if I use usual postgresql backup commands (like pg_dump), I am not able to get the documents data in the backup as they will be saved in filestore.


Is there a possibility to get the backup of filestore and database using terminal commands other than backup option in the front end.

Avatar
Buang
Jawaban Terbai

Hi,
Filestore is saved in a particular directory, you can find the directory in your instance and copy the data from that folder to needed place. You can  use scp command to copy the data, if you are using ubuntu.

Thanks

Avatar
Buang
Penulis

Thank you Niyas. I want to take the backup from front end by using default feature in Odoo. But I'm not able to find the master password to be entered while taking the back up. Where can I find that details in ubuntu?

Penulis

Thank you Niyas it worked.

Post Terkait Replies Tampilan Aktivitas
0
Apr 22
2693
5
Nov 24
14292
1
Jul 23
5604
4
Jul 24
3637
5
Nov 22
59700