Re: [Evolution] High disk usage



On Mon, 2022-10-10 at 20:04 +0200, Pelle Windestam via evolution-list
wrote:
Could the fact that there are lots of e-mails there be causing this? 

        Hi,
there is a folders.db file, which contains an information about the
messages in all the folders for each account. This information is used
in the message list, apart of other things. That's an SQLite database,
I do not think they override the whole file, definitely not for me, at
least according to [1]. My largest folders.db file has 232M.

Apart of the folders.db file there are respective messages stored,
those which you opened. For folders marked for offline synchronization
those messages, which had been downloaded. Once the message is
downloaded, it's not re-saved, the cached file is used.

        Bye,
        Milan

[1] $ cat /proc/`pidof evolution`/io
    rchar: 3004641844
    wchar: 43846998
    syscr: 914029
    syscw: 112992
    read_bytes: 323649536
    write_bytes: 5922816
    cancelled_write_bytes: 0



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]