Reply To: Raspberry PI: some questions

Shop Forums ThermIQ in english General Raspberry PI: some questions Reply To: Raspberry PI: some questions

#6351
Anders a
Keymaster

there’s two steps needed in order to update a database to a new release, the first is done as part of
mkdbtemplate
which updates the database structure if needed. The second is a script included in newer releases called
regenerate_db
that creates required data in the aggregate databases. Type regenerate_db -hv for some help in how to use it.