Backing Up Your Odoo Database Manually | Odoo Database Backup
by Probuse Consulting Service Pvt. Ltd. http://www.probuse.com$ 56.71
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 188 |
Technical Name |
backend_db_backup |
License | See License tab |
Website | http://www.probuse.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 188 |
Technical Name |
backend_db_backup |
License | See License tab |
Website | http://www.probuse.com |
Database Backup with Format and Path Location Option
Manual Database Backup Tool
Database Backup with Path or Binary Storage for Odoo
This module allows users to securely generate database backups in Odoo. To initiate a backup, the user must enter the Master Password. If the entered password is incorrect, the system will raise an "Access Denied" error to prevent unauthorized access.
Users can select the desired backup format:
- zip (includes filestore)
- pg_dump (custom PostgreSQL format, without filestore)
The module provides two storage options:
- Binary Storage saves the backup file directly in the database as a binary field.
- File System Path stores the backup file in a specified directory on the server (this option works only on the server side and requires proper directory access).
Upon clicking the *Create Backup* button, the system generates the database backup based on the selected format and storage type. Once the backup is successfully created, the records state is automatically updated to *Backup Completed.*
Module Overview: Secure Database Backup Module in Odoo
- Master Password Authentication
To initiate a backup, the user must provide the Master Password.
If the entered password is incorrect, the system raises an "Access Denied" error to prevent unauthorized access. - Supported Backup Formats
Users can choose from the following backup formats:- ZIP Includes the database and the filestore.
- PG_DUMP A custom PostgreSQL format (excludes the filestore).
- Storage Options
Backups can be stored using one of the following methods:- Binary Storage
Stores the backup file directly in the database as a binary field. - File System Path
Saves the backup file in a specified directory on the server.
Note: This option works only on the server side and requires appropriate directory permissions.
- Binary Storage
- Backup Process
Upon clicking the *Create Backup* button:- The system generates a backup based on the selected format and storage option.
- Once the process completes successfully, the backup records state is updated to *Backup Completed.*
- Screenshots and Video for Easy Understanding
Detailed screenshots and an instructional video are provided for better understanding and usage of the features.
Menus Available:
- Settings
- Technical
- Backup Database
- Technical
Edition Compatibility:
Enterprise Odoo.sh Community
Odoo Technical Settings: Backup Database Menu Location

Database Backup Records : List View

Database Backup Form View with "Create Backup" Button and Binary Storage Selected

On Clicking "Create Backup" Database Backup File Stored and State Updated to Backup Completed

Database Backup Form View with "Create Backup" Button and File System Path Storage Selected

On Clicking "Create Backup" Database Backup File Stored to Specified Path and State Updated to Backup Completed

The system shows an "Access Denied" warning if the Master Password is invalid.

Contact / Support
Introducing
Probuse Consulting Services Pvt. Ltd.

If you need any help or want more additional features, you may contact us through:
Email: contact@probuse.com
Website: www.probuse.com
Skype: mustufa_probuse
Probuse Consulting Service Pvt Ltd is an Software and Web development specialist which offers complete business application together. We are well experienced to provide a face for your business on the software and Internet level.
Probuse Consulting Service Pvt Ltd is a specialist in Odoo/OpenERP services and could give your business open source hand to drive.
Our Services
Odoo Implementation
Odoo Support
Odoo Customization
Odoo Migration
Odoo Training
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module