Skip to content

Commit ab9d3eb

Browse files
committed
Add heading number
1 parent e8234fe commit ab9d3eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/howto/data-models/migrating-your-mendix-database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ If you already have the database, such as a test database in the cloud, you can
9393

9494
The Mendix Cloud environment only uses PostgreSQL as a database server. Therefore, it is recommended to migrate your existing on-premises non-PostgreSQL source database to an on-premises PostgreSQL target database. Then you can export it and upload it to Mendix Cloud. The migration, export, and upload steps are described below.
9595

96-
### Step 1: Migrating a Non-PostgreSQL Database to a PostgreSQL Database
96+
### 4.1 Step 1: Migrating a Non-PostgreSQL Database to a PostgreSQL Database
9797

9898
The source database is the database with the data that you want to migrate to the cloud. The target database should be a completely empty PostgreSQL database; it should not contain any tables. You can either create a new database for this or [clear an existing one](/developerportal/deploy/environments-details/#clear-environment).
9999

0 commit comments

Comments
 (0)