Skip to content

Commit 8056c8c

Browse files
authored
Merge pull request #8590 from helina-belete/patch-1
Note difference in size between backup and database
2 parents fcca9c8 + 6b2fbaa commit 8056c8c

File tree

1 file changed

+5
-0
lines changed
  • content/en/docs/deployment/mendix-cloud-deploy/backups

1 file changed

+5
-0
lines changed

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,11 @@ You can view details of a backup by clicking **More Options** ({{% icon name="th
135135

136136
{{< figure src="/attachments/deployment/mendix-cloud-deploy/backups/backup-details.png" alt="Backup Details" max-width=60% class="no-border" >}}
137137

138+
{{% alert color="info" %}}
139+
The size of backup file does not match the size of the actual database. Backups do not contain a copy of the database but rather contain instructions on how to recreate the database.
140+
{{% /alert %}}
141+
142+
138143
## Data Location {#data-location}
139144

140145
Application data, including files and backups, is always replicated by default to a secondary region, separate from the primary region, for security and compliance reasons. Each individual backup is immutable; in other words, once it has been written to Mendix’s storage location, it can no longer be modified or overwritten.

0 commit comments

Comments
 (0)