We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a710959 commit c9152a0Copy full SHA for c9152a0
content/sysadmin/installation/postgres-upgrade2.en.md
@@ -53,7 +53,7 @@ docker rm easydb-pgsql
53
```
54
55
### remove the old postgres data directory
56
-If you have enough free storage, you may move the following folders to a backup-folder and remove them later.
+You need to remove or move the old Cluster from the following folders, otherwise PostgreSQL will use another Port for the new Cluster.
57
58
We assume that `/srv/easydb` is the directory of your easydb installation.
59
0 commit comments