@Friendica Support My #friendica instance is running for about 1 year now and the database has grown to 9.9GB. I found out about the remote items today and set the threshold to 20 days. After running the worker some 100 MB were gone from the database, but after running OPTIMIZE TABLE it is back on 9.9GB.
My instance has only one user. What can be the reason for such a lot of used space?
Alexander
in reply to Christian Kalkhoff • •It seems to be doing most cleanup at mignight.
Christian Kalkhoff
in reply to Alexander • •It is run every 10 minutes by cron, so I started it on the command line. It took a reasonable time to return, the next direct call came back in seconds.
But if there is something like sub worker jobs that are not run every time, I will wait until tomorrow.
Thanks for the hint.
Michael Vogel
in reply to Christian Kalkhoff • •