Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
2557 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Auteur

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?

Auteur

Thank you Niyas it worked.

Publications associées Réponses Vues Activité
0
avr. 22
2827
5
nov. 24
14946
1
juil. 23
5755
4
juil. 24
3794
5
nov. 22
59929