Updated Updating (markdown)

Christian Mäder 2021-02-15 11:18:58 +01:00
parent 7888050f6a
commit 7034b05035

@ -54,7 +54,7 @@ Don't forget to update the `docker-compose.override.yml` file, [as described in
Updates between major versions of PostgreSQL (e.g. version 11 to 12) require special attention.
The easiest way to perform such an update is to backup the database on the old version and restore the data on the new version:
**⚠️ IMPORTANT: Make sure to test this procedure first before applying it to valuable data ⚠️***
**⚠️ IMPORTANT: Make sure to test this procedure first before applying it to valuable data ⚠️**
```bash
cd <path_to>/netbox-docker