81
Dear lemmy, today I fucked up
(midwest.social)
Default community for midwest.social. Post questions about the instance or questions you want to ask other users here.
Thanks. Yeah, this is what happens when my need to try everything to resolve an issue gets the better of me too fast. My filesystem was 90% full and I didn't want it to run out, so I deleted something I shouldn't have. If you have any idea why my disk would be using up lots of storage even though I'm using an S3 bucket and have my logs limited let me know.
Yes, that might actually be the activitypub table in the database. You can safely delete older entries, like from two weeks ago or older. Otherwise it just keeps growing with the logs of all activitypub objects that the server has sent out received.
Do you know where I can find the query to do that? Databases are not my forte.
W3 Schools entry on SQL DELETE statement
I don't know the actual table definitions for lemmy, but it should look something like: