Skip to content

Commit 6222fa3

Browse files
committed
Proofread
1 parent 17ca907 commit 6222fa3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/en/docs/deployment/mendix-cloud-deploy/backups/restore-backup.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,9 @@ This folder contains the *db.backup* file, which is a PostgreSQL dump file creat
162162
{{% alert color="warning" %}}
163163
If the dump does not use the custom format, then the restore will fail.
164164

165-
The dump must be created with `pg_dump` version 1.14 or below, which is currently bundled with PostgreSQL 13, 14, and 15. If it is created with a later version, then the upload will fail. You can find the exact version of PostgreSQL each environment of your application is using on the [General](/developerportal/deploy/environments-details/#general-tab) tab of each environment's **Environment Details** page.
165+
The dump must be created with `pg_dump` version 1.14 or below, which is currently bundled with PostgreSQL 13, 14, and 15. If it is created with a later version, then the upload will fail.
166+
167+
You can find the exact version of PostgreSQL each environment of your application is using on the [General](/developerportal/deploy/environments-details/#general-tab) tab of each environment's **Environment Details** page.
166168
{{% /alert %}}
167169

168170
#### tree Folder{#tree-folder}

0 commit comments

Comments
 (0)