There is a table which has been 12 GB big in the database but it’s data is only useful for debugging, so it can be truncated with:

TRUNCATE TABLE received_activity;