Skip to Content
Menu
This question has been flagged
3 Replies
3609 Views


Version 11 (community)

The disk on which my Odoo installation is implemented has run out of space and I want to move the database to another drive (harddisk).

What is the best possible mechanism to move the database without having much downtime?


Avatar
Discard
Best Answer

I think you should take the database backup including filestores, uninstall the Odoo and install it again in new drive. Once it is done, restore all your databases again.

I am not sure about this but you can try this workaround.

Avatar
Discard
Best Answer

Please follow below tutorial to move database to new directory.

https://www.digitalocean.com/community/tutorials/how-to-move-a-postgresql-data-directory-to-a-new-location-on-ubuntu-16-04



Avatar
Discard
Best Answer

Thanks. I forgot to mention that its a windows system. 

Avatar
Discard