I want to change the backup times of the odoo.sh database. By default, the backups are done from 7pm UTC, this does not correspond to the results I want to obtain because of my time zone which is GMT + 6.
Can I change the backup times to match my time zone?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilidad
- Inventario
- PoS
- Project
- MRP
Se marcó esta pregunta
You don't get control over the backup schedule with Odoo.sh.
What you can do is install a third-party App to manage backups on your own schedule, one that is very popular and has many useful features is at https://apps.odoo.com/apps/modules/15.0/auto_backup/
Sorry for the late reply but this module is not compatible with odoo.sh as it use pg_dump and this blocked by odoo.sh
I tried it with v14 and v15 and it worked. I wonder if we no longer block this utility?
No, it is still not working. I get this error:
pg_dump: error: query failed: ERROR: permission denied for view pg_roles
Please contact Odoo Support at odoo.com/help for further assistance
Hi Ray ,
I have the same issue (pg_dump) is restricted and Odoo support informed me that is not allowed due to security reason , have you any alternative way to create backups in Odoo sh (V18) ?
The only other option is to manually take a backup from the Backups tab.
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
InscribirsePublicaciones relacionadas | Respuestas | Vistas | Actividad | |
---|---|---|---|---|
|
2
dic 24
|
4436 | ||
Automatic database backup in odoo.sh
Resuelto
|
|
2
may 24
|
6280 | |
|
0
jun 25
|
3087 | ||
|
2
ago 24
|
15206 | ||
|
0
mar 22
|
5352 |
Thanks for your answer