musician.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon site for Musicians and people into Music

Administered by:

Server stats:

165
active users

Eric Dannewitz

Anyone know how to reduce the size of my Mastodon database? It's 37gb and the ceiling is 40gb.

@ericdano tootctl statuses remove

Remove unreferenced statuses from the database, such as statuses that came from relays or from users who are no longer followed by any local accounts, and have not been replied to or otherwise interacted with.

This is a computationally heavy procedure that creates extra database indices before commencing, and removes them afterward.

docs.joinmastodon.org/admin/to

docs.joinmastodon.orgUsing the admin CLI - Mastodon documentationtootctl commands that can be run from the CLI.

@ericdano I do not know, but I would love to know.