diff options
author | Pjotr Prins | 2025-03-06 07:36:50 +0100 |
---|---|---|
committer | Pjotr Prins | 2025-03-06 07:36:50 +0100 |
commit | dad3bcdc2e1d6bf2f67f36c6bb87e342b3cdfcbb (patch) | |
tree | 48edc1548f6b97e23cccf5609a95906c0b12c6c2 /topics/systems/mariadb/mariadb.gmi | |
parent | 9577323e37451faf1a400f35713ef3e1fc396164 (diff) | |
download | gn-gemtext-dad3bcdc2e1d6bf2f67f36c6bb87e342b3cdfcbb.tar.gz |
Fixing the database from backup
Diffstat (limited to 'topics/systems/mariadb/mariadb.gmi')
-rw-r--r-- | topics/systems/mariadb/mariadb.gmi | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/topics/systems/mariadb/mariadb.gmi b/topics/systems/mariadb/mariadb.gmi index ae0ab19..c575bf4 100644 --- a/topics/systems/mariadb/mariadb.gmi +++ b/topics/systems/mariadb/mariadb.gmi @@ -60,4 +60,7 @@ Stop the running mariadb-guix.service. Restore the latest backup archive and ove => https://www.borgbackup.org/ Borg => https://borgbackup.readthedocs.io/en/stable/ Borg documentation -# +# Uprade mariadb + +It is wise to upgrade mariadb once in a while. In a disaster recovery it is better to move forward in versions too. +Before upgrading make sure there is a decent backup of the current setup. |