Hi,
after I have downloaded all the headers from a large newsserver. Newsbin uses more than 26GB memory to import the headers.
What I see is the following on my storage:
DownloadsV2.db3-wal is 1.54GB and growing.
There is one Storage.db3-wal in a subdirectory (21.4MB)
In the header import directory there are 2600 files (in total 97GB)
When I wait to newsbin finished one of the import files, the DownloadsV2.db3-wal is not truncated or closed.
The question is when newsbin does a commit while importing the directory .\import (containing 2600 files). Is it after everything processed or after every file?