no similar

Seamless Upgrade and Hosting

Solutions for Your Business

Explore Advanced Versions, Efficient Upgrade Processes, and

Flexible Hosting Options With OdooInfinity

Versions

Empower your business with our cutting-edge Odoo software versions.

Each release is packed with innovative features designed to boost productivity and streamline operations.

Odoo Database Enterprise Migration

Odoo Database Community Migration


Upgrade with Odooinifinity

Upgrading is a breeze with our expert support.

Follow our simple process for a smooth transition to the latest technology.

Backup Process from Command Line

Using pg_dump Command:

  1. Open a terminal on your server.
  2. Run pg_dump Command:
pg_dump -h localhost -p 5432 -U postgres -d your_database_name -F c -b -v -f /path/to/backup_file.backup

Adjust the parameters based on your setup.

Explanation of some options:

  • -h:   Hostname (replace "localhost" with your actual hostname).
  • -p:   Port number (replace "5432" with your actual port).
  • -U:   Database user (replace "postgres" with your actual database user).
  • -d:   Database name.
  • -F c:  Output file format (custom format).
  • -b:   Include blobs (binary large objects) in the dump.
  • -v:   Verbose mode.
  • -f:   Specify the output file.

Enter Password:

You may be prompted to enter the password for the PostgreSQL user.

Verify Backup:

Check the specified backup file to ensure that the backup completed successfully.

Access Odoo Web Interface

Login to Odoo:

  1. Open your web browser and navigate to the Odoo web interface. Typically, this is done by entering the URL where Odoo is hosted (e.g., http://your_server_ip:8069, https://your_server_domain/web/database/selector).
  2. Access the Odoo web interface and log in using an account with sufficient privileges to perform database backups.

Navigate to Database Manager:

Find the "Database Manager" or a similar section in the Odoo interface.

Select Database:

Choose the database for which you want to create a backup. In this case, you mentioned "xyz_database."

Initiate Backup:

Look for an option or button labeled "Backup" or "Backup Now." Click on it to start the backup process.

Enter Password:

If the system prompts you for a password, enter the password associated with your Odoo user account. This is typically the password you use to log in to Odoo.

Download Backup:

After entering the password, the backup process should continue, and upon completion, you should be provided with an option to download the backup file. Follow the prompts to download the file to your local machine.

Import database backup to Our OdooInfinity support team for migration

( Do not consider third-party database applications for migration. )

For On-premise

FAQ

The memory and CPU utilization limits put in place by the odooinfinity.com platform guarantee a fair use of server resources. It may be inferred that dormant Odoo workers will automatically revive with the next task and can be terminated after an appropriate amount of time. Odoo-based applications are the only content hosted on odooinfinity.com. Long-lived or additional daemonized processes or connections are not supported by the platform. Each scheduled task has a predetermined duration, which stops when the timeout is reached. When they consistently hit the timeout, the platform disables them automatically and sends a notification to the project management. Staging and development builds are permitted to have one worker, and this restriction is further lowered in

Yes, the containers can access the Internet with almost no limitations. Excemptions: Port 25 is closed and never will be open. Use ports 465 and 587 to establish a connection with an external SMTP server. Long-term relationships will not withstand worker recycling. We advise against implementing persistent connections to and from external services because the platform does not allow this use-case.

Indeed! The manifest files (__manifest__.py) of each addon will be used by the platform to automatically identify the folders containing your addons.

Absolutely, using the Broeser base terminal, You can install Python library dependencies. API for Odoo instances. With every Odoo build, an XML-RPC interface is included. You can communicate with it through an external application.

There are no limits on how many users can utilize the Startup, Dedicated, and Professional odooinfinity.com plans at once. The actual user count varies depending on the resources and tasks in place. For instance, our Startup can easily handle up to 20 people.

Yes, indeed! The cloud platform, odooinfinity.com, provided You have complete control over both your server and your Odoo instance. For greater control over your code modifications, you can connect your instance to a Git provider like Github or add custom modules.

Yes, both Odoo Community and Enterprise are supported by us.

You can create an unlimited number of Odoo servers, Odoo instances, and staging environments with our Startup, Dedicated, and Professional subscriptions.