Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
3209 Prikazi

Hi,

I had odoo 8.0 running in a machine that stopped working without doing an DB backup file. However the disk still working... is it possible to find the files in the disk of the existent DB and recover it for a new machine installation?

Thanks for your help!

Avatar
Opusti
Best Answer

If you want to recover from a remote machine, 

- backup the odoo filestore, for the location check this: https://www.odoo.com/forum/help-1/question/ir-attachment-location-for-v8-45571

- try to connect your remote postgres to the postgres database files, see this for information about the locations: https://www.postgresql.org/docs/9.3/static/storage-file-layout.html

Avatar
Opusti
Avtor Best Answer

Thanks Ermin,


I already did the backup of the files, but I'm having problems in the second part. Can you be more explicit of how can I do it?! Sorry for the question but unfortunately I don´t understand that much this...

Avatar
Opusti