Good afternoon. At one point, the database reached about 8 gigabytes and traccar stopped running. Installed on Windows. Maybe there are some ways to clean this database so as not to lose data about users and devices?
What database are you using?
database.mv.db
The database is the one that is installed by default on the Windows version of trccar-server.
We don't recommend using H2 database for production. You should really migrate to something like MySQL.
In the future, I will switch to MySQL. Is there anything that can be done with this database so that it is not lost?
If it's not corrupted you can try to migrate to MySQL. There are some threads about it on the forum.
Thank you very much. Now I'll look.
В один момент база достигла порядка 8 Гигабайт и traccar перестал запускаться. Установлен на Windows. Может есть какие то способы почистить эту БД чтобы не потерять данные о пользователях и устройствах?