diff --git a/docs/administration.md b/docs/administration.md index dbe02255e..9fd60b6a0 100644 --- a/docs/administration.md +++ b/docs/administration.md @@ -185,7 +185,7 @@ For PostgreSQL, refer to [Upgrading a PostgreSQL Cluster](https://www.postgresql For MariaDB, refer to [Upgrading MariaDB](https://mariadb.com/kb/en/upgrading/) -You may also use the exporter and importer with the `--data-only` flag. +You may also use the exporter and importer with the `--data-only` flag, after creating a new database with the updated version of PostgreSQL or MariaDB. !!! warning