Adding Databases

When you create a backup policy, you can add a new database without closing the Add Backup Policy wizard or connect to a database that has been added to Veeam Backup for Salesforce beforehand as described in this section.

To add a PostgreSQL database to Veeam Backup for Salesforce, do the following:

  1. Switch to the Configuration page.
  2. Navigate to Salesforce > Databases.
  3. Click Add Database.

The Add Database Connection window will open.

  1. In the PostgreSQL Server Connection section of the window, choose whether the database will be hosted on one of the PostgreSQL servers to which Veeam Backup for Salesforce is already connected or establish connection to a new PostgreSQL server.

If you chose to connect to a new server, you must configure the new connection settings:

  1. In the PostgreSQL address field, specify the DNS name or IP address of a PostgreSQL server that will host the database.
  2. In the Port field, choose a network port that will be used by Veeam Backup for Salesforce to connect to the PostgreSQL server. The default port number is 5432.
  3. Use the Username and Password fields to provide credentials of the PostgreSQL user that will be used to access the databases. The user must be assigned permissions required to create database schemas.

Note that if you want Veeam Backup for Salesforce to be able to create the required databases automatically, the user must also be assigned permissions required to create databases. Otherwise, you have to create empty databases on the specified server manually beforehand. For more information, see Permissions.

  1. In the Create or connect to a database section of the window, use the Database name and Connection label fields to specify a name for the database and a connection label that further will be used as the database name displayed in the Veeam Backup for Salesforce Web UI.

Important

Backed-up data of a Salesforce organization can be stored either in an empty database, or in any other database whose schema and organization ID match the schema and organization ID of the source database.

  1. In the Select company section of the window, choose a company that manages a Salesforce organization whose backed-up data and metadata you want to store in this database. For more information on companies, see Managing Companies.
  2. Click Add.

Adding Databases