how can I duplicate my database for trial purposes
Se marcó esta pregunta
1
Responder
154
Vistas
how can I duplicate my database for trial purposes
Hi,
The method for duplicating your Odoo database for trial purposes varies depending on your hosting environment. For Odoo Online (SaaS) users, duplication is performed directly from your Odoo.com account under the "My Databases" section, where you can select the "Duplicate" option. These duplicates are typically marked "For testing purposes" to disable external actions, expire after 15 days, and are limited in number.
If you are using Odoo.sh (PaaS), the platform is designed for development and testing. You can create a trial environment by creating a new "staging" branch from your production branch. These staging branches automatically neutralize external actions and are ideal for testing new features with production data without impacting your live operations.
For On-Premise or Self-Hosted Odoo instances, you have two primary methods. You can use the Odoo Database Manager, accessible via /web/database/manager in your browser, which often includes a "duplicate" option with a "neutralize" checkbox. Alternatively, you can perform a backup (dump) of your existing database and then restore it under a new name, either through the Odoo database manager or using PostgreSQL commands, optionally applying a --neutralize flag during the restore process. Regardless of the hosting type, duplicating your database is a crucial step for safely testing new configurations or modules without affecting your live production environment.
Hope it helps
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
|
0
mar 26
|
7 | ||
|
|
1
feb 26
|
308 | ||
|
|
0
feb 26
|
2 | ||
|
|
1
feb 26
|
301 | ||
|
|
1
feb 26
|
323 |
Hello,
Are you on Odoo online platform?
"Database" is not a question. A question is a substantial phrase that ends with "?"
We get close to 1,000 posts a month and not everyone will open a post to find out what your question is.
Please consider editing your post to (1) ask a Question that makes it clear what you want without requiring people to open your post and (2) adding Tags. This will often increase the chances people will respond and also make everything clearer for others who may come along later searching for the same thing.
Failing that, you can paste your post into an AI Chatbot and ask it to "please generate a question of no more than 16 words that summarizes what I am asking" and use that as your question.
See also https://www.odoo.com/forum/help-1/meta-why-do-some-questions-get-answers-and-others-do-not-25620