-
Notifications
You must be signed in to change notification settings - Fork 14
v4 Upgrade
Fabian Holler edited this page Jul 15, 2024
·
2 revisions
-
Install baur 4.x
-
Upgrade the configuration files in your repository by running:
baur upgrade configs
-
(Optional) Create a backup of your baur database. This could be done with pg_dump.
-
Upgrade the baur database schema. Afterwards the database can not be used anymore with older baur versions. To upgrade the baur database schema, run:
baur upgrade db