Because mine was. I’m running Liferea for some months, with lots of feeds, and I’ve noticed lately that it was getting slower. I couldn’t say how much, but it was noticeable.
I’ve tried to unfragment the database:
$ cd ~/.liferea_1.6 $ cp liferea.db bak.db $ sqlite3 liferea.db VACUUM;
My liferea.db was 18MB before the VACUUM and 15MB after, but the point is that I’ve noticed it’s faster starting and updating the feeds after the surgery.
Once you run Liferea and everything’s OK, you can remove the bak.db.
