← Back to team overview

gwibber-bugs team mailing list archive

[Bug 975101] Re: gwibber.sqlite grows too big

 

Odd, on startup gwibber-service performs some maintenance on the DB, it
deletes all but the latest 2000 messages and it performs a vacuum.  It
should never grow very big, probably never over 30M or so.

What version of gwibber grew to 3.5G?

** Changed in: gwibber
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Gwibber
Bug Heros, which is subscribed to Gwibber.
https://bugs.launchpad.net/bugs/975101

Title:
  gwibber.sqlite grows too big

Status in Gwibber:
  Incomplete

Bug description:
  Using gwibber for 1 year, the file gwibber.sqlite growed to 3.5GB, a little weird…
  I used the method to delete all messages, and vacuum, the file go back to 1MB.
  Some hours after, the file growed to 21MB, there is too much data…

  I think, have too much data in a sqlite database is a strange way to
  do, and I don't understand why all messages are archived.

  The file must not grow too much, to hard for the filesystem, because
  with a big file like this, gwibber-service R/W too much data, and
  freeze le disk accesses with iowait.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gwibber/+bug/975101/+subscriptions


References