mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-28 06:07:56 -04:00
Add upgrade instructions
This commit is contained in:
parent
dbb803d371
commit
c8306aae9e
21
UPGRADING
Normal file
21
UPGRADING
Normal file
@ -0,0 +1,21 @@
|
|||||||
|
Upgrading forked-daapd
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
From time to time, newer versions of forked-daapd may need to perform a
|
||||||
|
database upgrade. This upgrade is handled by forked-daapd upon startup if
|
||||||
|
required.
|
||||||
|
|
||||||
|
Before upgrading forked-daapd, it is always a good idea to backup your
|
||||||
|
database, just in case.
|
||||||
|
|
||||||
|
The database upgrade procedure is built into forked-daapd; there is no
|
||||||
|
external upgrade script to run. Depending on the changes done to the database
|
||||||
|
structure, the upgrade process will take more or less time and may need some
|
||||||
|
space in /tmp for temporary data. The upgrade can also require some more space
|
||||||
|
in the directory containing the database file.
|
||||||
|
|
||||||
|
Before running the new forked-daapd version, make sure you have done your
|
||||||
|
backups and checked your disk space.
|
||||||
|
|
||||||
|
Some upgrades can also trigger a full rescan to rebuild parts of the database,
|
||||||
|
so startup will be a bit slower and more resource-intensive than usual.
|
Loading…
x
Reference in New Issue
Block a user