Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
2257 Vistas

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
Descartar
Mejor respuesta

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
Descartar
Autor

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?

Autor

Thank you Niyas it worked.

Publicaciones relacionadas Respuestas Vistas Actividad
0
abr 22
2624
5
nov 24
13726
1
jul 23
5493
4
jul 24
3537
5
nov 22
59439