Thanks for your fast reply. I kind of understand the different storage methods but i dont see/understand
a way to clean the junk in the database because i’m not able to find them on the wiki-surface and i’m
not able to enter der database file. What to do?
That is what i mentioned, i deleted the files out of the document index 1 by 1 under the tab: deleted attachments
but after i did that and restarted the whole wiki no change in the folder at all sizewise. The Files are gone but
somehow i got the feeling they are still lying around in the database file!
Hope the root directory will help to answer both of your questions: Its wiki/data/database/xwiki_db.lobs
Pretty sure all the files are placed there. Before i just monitored the whole wiki folder regarding the size, now
i took a specific look to that db_lobs File and it defintely increases when uploading pictures and stuff.
OK so you are using the HSQLDB database engine and indeed stuff are stored there.
But the way the XWiki jetty/hsqldb package is configured this is only backup. The database is actually in memory and update this file from time to time so maybe you are looking at it a bit too fast. To be sure it’s up to date you can stop XWiki.
like i mentioned this is what i did. I deleted everything out of the page attachments and the “backup-base”. (deleted attachments overview) and “restarted” the xwiki which in my opinion includes stopping it! ;)))
Still no change in Size. I consider this information as important because i’m in front a big step to have a lot
of attachment traffic and i dont want to increase the DB-Size into Orbit with unused Attachments.
Let me ask it that way. Is there a chance to change the storage-technique of Xwiki to a local folder where
i can delete the files manually if necessary?