Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/en-US/handbook/backups/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ Restore operations are not allowed in the following scenarios:
- underscored
- table prefix
- schema
- When the `Tolerant mode` is not enabled, and the database version when creating the backup is higher than the current application database version.

> **Restore is a full database operation. It is recommended to back up the current database before restoring a backup.**

Expand All @@ -40,8 +39,6 @@ Click the "Restore" button of the backup item in the backup list, enter the back

> Leave password empty for unencrypted backup.

> If you need to restore the backup to a lower version of the database, you need to enable the tolerant mode.

![Restore Backup](./static/restore-backup.png)

#### Restore from local backup file
Expand All @@ -50,8 +47,6 @@ Click the `Restore from local backup` button, select the local backup file in th

> Leave password empty for unencrypted backup.

> If you need to restore the backup to a lower version of the database, you need to enable the tolerant mode.

![Restore from Local Backup](./static/restore-from-local.png)

#### Download Backup File
Expand Down
Binary file modified docs/en-US/handbook/backups/static/restore-backup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/en-US/handbook/backups/static/restore-from-local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 0 additions & 5 deletions docs/fr-FR/handbook/backups/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ Les opérations de restauration ne sont pas autorisées dans les scénarios suiv
- souligné
- préfixe de table
- schéma
- Lorsque le mode `Tolérant` n'est pas activé, et que la version de la base de données lors de la création de la sauvegarde est plus récente que la version actuelle de la base de données de l'application.

> **La restauration est une opération complète de base de données. Il est recommandé de sauvegarder la base de données actuelle avant de restaurer une sauvegarde.**

Expand All @@ -51,8 +50,6 @@ Cliquez sur le bouton "Restaurer" de l'élément de sauvegarde dans la liste des

> Laissez le mot de passe vide pour une sauvegarde non chiffrée.

> Si vous avez besoin de restaurer la sauvegarde sur une version inférieure de la base de données, vous devez activer le mode tolérant.

![Restaurer la sauvegarde](./static/restore-backup.png)

#### Restaurer depuis un fichier de sauvegarde local
Expand All @@ -61,8 +58,6 @@ Cliquez sur le bouton `Restaurer depuis une sauvegarde locale`, sélectionnez le

> Laissez le mot de passe vide pour une sauvegarde non chiffrée.

> Si vous avez besoin de restaurer la sauvegarde sur une version inférieure de la base de données, vous devez activer le mode tolérant.

![Restaurer depuis une sauvegarde locale](./static/restore-from-local.png)

#### Télécharger le fichier de sauvegarde
Expand Down
Binary file modified docs/fr-FR/handbook/backups/static/restore-backup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/fr-FR/handbook/backups/static/restore-from-local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/ja-JP/handbook/backups/static/restore-backup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/ja-JP/handbook/backups/static/restore-from-local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 0 additions & 5 deletions docs/zh-CN/handbook/backups/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ NocoBase 备份管理器插件,提供了 NocoBase 数据库及用户上传文
- underscored 字段配置
- table prefix 表前缀
- schema 表结构
- 未开启`容错模式`,且创建备份时数据库版本高于当前应用数据库版本。

> **备份还原均为数据库全量操作,推荐在备份还原前先备份一份当前数据库**

Expand All @@ -40,8 +39,6 @@ NocoBase 备份管理器插件,提供了 NocoBase 数据库及用户上传文

> 未加密备份文件无需输入密码。

> 若需要将备份文件还原至低版本数据库,需要开启容错模式。

![还原备份](./static/restore-backup.png)

#### 上传本地备份文件还原
Expand All @@ -50,8 +47,6 @@ NocoBase 备份管理器插件,提供了 NocoBase 数据库及用户上传文

> 未加密备份文件无需输入密码。

> 若需要将备份文件还原至低版本数据库,需要开启容错模式。

![从本地还原备份](./static/restore-from-local.png)

#### 下载备份文件
Expand Down
Binary file modified docs/zh-CN/handbook/backups/static/restore-backup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/zh-CN/handbook/backups/static/restore-from-local.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading