Quellcode durchsuchen

Update maintenance-migrating.md

pull/1092/head
WobbelTheBear vor 4 Jahren
committed by GitHub
Ursprung
Commit
54e1c67e53
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      docs/maintenance-migrating.md

+ 1
- 1
docs/maintenance-migrating.md Datei anzeigen

@@ -1,4 +1,4 @@
> **Note**: This migration guide is applicable if you migrate from server to another that are of the same architecture, i.e. e.g. the servers both are amd64.
> **Note**: This migration guide is applicable if you migrate from server to another that are of the same cpu architecture, e.g. the servers both are amd64.
>
> In case that you migrate between two different architectures (e.g. amd64 --> arm64), simply copying the complete folder is not possible as it would move the raw PostgreSQL data between different architectures. In this specific case, you would need to dump the database on your current server and import it properly on the new server.
>


Laden…
Abbrechen
Speichern