Bacula Version: 1.36.3
DB: SQLite
I installed and have been using Bacula successfully for about 4 weeks now. I chose the SQLite database. The database, after these 4 weeks, has grown to 80G in size. At this rate it will not take long to get out of hand. This is my first experience with SQLite; is it usual for the db to grow this quickly? If I were using MySQL would it reflect the same size? I am contemplating converting to MySQL but am concerned about (1) whether or not it will grow as large as quickly, (2) what happens to the data stored in the SQLite db, (3) the process to “migrate”.
Any insight is appreciated.