You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
433 B
6 lines
433 B
* On larger databases, it is possible that backups will die due to Odoo server
|
|
settings. In order to circumvent this without frivolously changing settings,
|
|
you need to run the backup from outside of the main Odoo instance. How to do
|
|
this is outlined in `this blog post
|
|
<https://blog.laslabs.com/2016/10/running-python-scripts-within-odoos-environment/>`_.
|
|
* Backups won't work if list_db=False is configured in the instance.
|