Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2544 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore

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?

Autore

Thank you Niyas it worked.

Post correlati Risposte Visualizzazioni Attività
0
apr 22
2814
5
nov 24
14916
1
lug 23
5744
4
lug 24
3790
5
nov 22
59913